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://mastodon.social/users/madmoose/statuses/114140268502684563",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-03-10T21:31:20Z",
"url": "https://mastodon.social/@madmoose/114140268502684563",
"attributedTo": "https://mastodon.social/users/madmoose",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/madmoose/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/madmoose/statuses/114140268502684563",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2025-03-10:objectId=942335680:objectType=Conversation",
"content": "<p>The images are not showing up in the right places, but they're showing up, and that's good enough for tonight.</p><p><a href=\"https://mastodon.social/tags/ReverseEngineering\" class=\"mention hashtag\" rel=\"tag\">#<span>ReverseEngineering</span></a> <a href=\"https://mastodon.social/tags/macromediadirector\" class=\"mention hashtag\" rel=\"tag\">#<span>macromediadirector</span></a></p>",
"contentMap": {
"en": "<p>The images are not showing up in the right places, but they're showing up, and that's good enough for tonight.</p><p><a href=\"https://mastodon.social/tags/ReverseEngineering\" class=\"mention hashtag\" rel=\"tag\">#<span>ReverseEngineering</span></a> <a href=\"https://mastodon.social/tags/macromediadirector\" class=\"mention hashtag\" rel=\"tag\">#<span>macromediadirector</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://files.mastodon.social/media_attachments/files/114/140/263/609/277/299/original/1a0d8f632a778605.mp4",
"name": "A video showing the Danish kids game Magnus og Myggen running on a very sparse, custom reimplementation of Macromedia Director.\n",
"blurhash": "UT9kH8_L%Li_%hx^t7aeIdIcNKbEbWbDbEfk",
"width": 1280,
"height": 1010
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/reverseengineering",
"name": "#reverseengineering"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/macromediadirector",
"name": "#macromediadirector"
}
],
"replies": {
"id": "https://mastodon.social/users/madmoose/statuses/114140268502684563/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/madmoose/statuses/114140268502684563/replies?min_id=114142709769357301&page=true",
"partOf": "https://mastodon.social/users/madmoose/statuses/114140268502684563/replies",
"items": [
"https://mastodon.social/users/madmoose/statuses/114142709769357301"
]
}
},
"likes": {
"id": "https://mastodon.social/users/madmoose/statuses/114140268502684563/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://mastodon.social/users/madmoose/statuses/114140268502684563/shares",
"type": "Collection",
"totalItems": 0
}
}