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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://chitter.xyz/users/NovaSquirrel/statuses/114789816217337889",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-07-03T14:39:52Z",
"url": "https://chitter.xyz/@NovaSquirrel/114789816217337889",
"attributedTo": "https://chitter.xyz/users/NovaSquirrel",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chitter.xyz/users/NovaSquirrel/followers"
],
"sensitive": false,
"atomUri": "https://chitter.xyz/users/NovaSquirrel/statuses/114789816217337889",
"inReplyToAtomUri": null,
"conversation": "tag:chitter.xyz,2025-07-03:objectId=78045203:objectType=Conversation",
"content": "<p>Recently on my small <a href=\"https://chitter.xyz/tags/SNES\" class=\"mention hashtag\" rel=\"tag\">#<span>SNES</span></a> mouse game, I've been working on implementing enemies, and I have a whole bunch of silly ideas. Now it feels significantly more game-like (though I still need to implement player/enemy collision so there's actual risk).</p><p><a href=\"https://chitter.xyz/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://chitter.xyz/tags/snesdev\" class=\"mention hashtag\" rel=\"tag\">#<span>snesdev</span></a> <a href=\"https://chitter.xyz/tags/homebrew\" class=\"mention hashtag\" rel=\"tag\">#<span>homebrew</span></a></p>",
"contentMap": {
"en": "<p>Recently on my small <a href=\"https://chitter.xyz/tags/SNES\" class=\"mention hashtag\" rel=\"tag\">#<span>SNES</span></a> mouse game, I've been working on implementing enemies, and I have a whole bunch of silly ideas. Now it feels significantly more game-like (though I still need to implement player/enemy collision so there's actual risk).</p><p><a href=\"https://chitter.xyz/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://chitter.xyz/tags/snesdev\" class=\"mention hashtag\" rel=\"tag\">#<span>snesdev</span></a> <a href=\"https://chitter.xyz/tags/homebrew\" class=\"mention hashtag\" rel=\"tag\">#<span>homebrew</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://media.chitter.xyz/media_attachments/files/114/789/809/312/076/046/original/120edc9ae702429c.mp4",
"name": "Gameplay showing a hovercraft toy being guided around by a cursor, and it's boosting around and shooting at various enemies, including cookies and snowmen and toy robot dogs",
"blurhash": "UID2f_n3:kR;3xkkGXogrKoLNesCv{V{+iSc",
"focalPoint": [
0,
0
],
"width": 768,
"height": 672
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://chitter.xyz/tags/snes",
"name": "#snes"
},
{
"type": "Hashtag",
"href": "https://chitter.xyz/tags/gamedev",
"name": "#gamedev"
},
{
"type": "Hashtag",
"href": "https://chitter.xyz/tags/snesdev",
"name": "#snesdev"
},
{
"type": "Hashtag",
"href": "https://chitter.xyz/tags/homebrew",
"name": "#homebrew"
}
],
"replies": {
"id": "https://chitter.xyz/users/NovaSquirrel/statuses/114789816217337889/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chitter.xyz/users/NovaSquirrel/statuses/114789816217337889/replies?only_other_accounts=true&page=true",
"partOf": "https://chitter.xyz/users/NovaSquirrel/statuses/114789816217337889/replies",
"items": []
}
},
"likes": {
"id": "https://chitter.xyz/users/NovaSquirrel/statuses/114789816217337889/likes",
"type": "Collection",
"totalItems": 18
},
"shares": {
"id": "https://chitter.xyz/users/NovaSquirrel/statuses/114789816217337889/shares",
"type": "Collection",
"totalItems": 4
}
}