A small tool to view real-world ActivityPub objects as JSON! Enter a URL
or username from Mastodon or a similar service below, and we'll send a
request with
the right
Accept
header
to the server to view the underlying object.
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"ostatus": "http://ostatus.org#",
"atomUri": "ostatus:atomUri",
"inReplyToAtomUri": "ostatus:inReplyToAtomUri",
"conversation": "ostatus:conversation",
"sensitive": "as:sensitive",
"toot": "http://joinmastodon.org/ns#",
"votersCount": "toot:votersCount",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage"
}
],
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113530126104091274",
"type": "Note",
"summary": null,
"inReplyTo": "https://wetdry.world/users/ipg/statuses/113530071729365920",
"published": "2024-11-23T03:24:06Z",
"url": "https://social.mildlyfunctional.gay/@artemist/113530126104091274",
"attributedTo": "https://social.mildlyfunctional.gay/users/artemist",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://wetdry.world/users/ipg"
],
"sensitive": false,
"atomUri": "https://social.mildlyfunctional.gay/users/artemist/statuses/113530126104091274",
"inReplyToAtomUri": "https://wetdry.world/users/ipg/statuses/113530071729365920",
"conversation": "tag:wetdry.world,2024-11-23:objectId=45218210:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://wetdry.world/@ipg\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>ipg</span></a></span> ... oh god making a guess isn't even that hard. even on linux they could check the launch executable with <code>llvm-readobj</code> and check if there's a subfile with architecture x86_64. they'd have to think of something for the few games that have wrapper scripts, but still.</p><p>need to get a job at valve to make steam suck less</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://wetdry.world/@ipg\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>ipg</span></a></span> ... oh god making a guess isn't even that hard. even on linux they could check the launch executable with <code>llvm-readobj</code> and check if there's a subfile with architecture x86_64. they'd have to think of something for the few games that have wrapper scripts, but still.</p><p>need to get a job at valve to make steam suck less</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://wetdry.world/users/ipg",
"name": "@ipg@wetdry.world"
}
],
"replies": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113530126104091274/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.mildlyfunctional.gay/users/artemist/statuses/113530126104091274/replies?min_id=113530129185104395&page=true",
"partOf": "https://social.mildlyfunctional.gay/users/artemist/statuses/113530126104091274/replies",
"items": [
"https://social.mildlyfunctional.gay/users/artemist/statuses/113530129185104395"
]
}
},
"likes": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113530126104091274/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113530126104091274/shares",
"type": "Collection",
"totalItems": 0
}
}