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"
}
}
],
"id": "https://mastodon.gamedev.place/users/gingerbeardman/statuses/114637442968036584",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-06T16:49:20Z",
"url": "https://mastodon.gamedev.place/@gingerbeardman/114637442968036584",
"attributedTo": "https://mastodon.gamedev.place/users/gingerbeardman",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/gingerbeardman/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/gingerbeardman/statuses/114637442968036584",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2025-06-06:objectId=153796687:objectType=Conversation",
"content": "<p>Update about my pixel art app, Dottie, I've been adding feature by feature, a couple every evening. Brush size, dither painting with specified percentage, animated preview, and much more! Oh, and an icon 😘</p>",
"contentMap": {
"en": "<p>Update about my pixel art app, Dottie, I've been adding feature by feature, a couple every evening. Brush size, dither painting with specified percentage, animated preview, and much more! Oh, and an icon 😘</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/114/637/442/801/168/052/original/d22859dd0da04a23.png",
"name": "",
"blurhash": "UGMtaOIU-;_3~qa|WBRjt7xu4nIV_3RjWB%M",
"width": 1312,
"height": 1059
},
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/114/637/442/872/240/990/original/e3f0d60518a18ae2.png",
"name": "",
"blurhash": "UiNAn_of00oftRj[WBay00ayoLWVt7ayWBj[",
"width": 256,
"height": 256
}
],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/gingerbeardman/statuses/114637442968036584/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/gingerbeardman/statuses/114637442968036584/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/gingerbeardman/statuses/114637442968036584/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/gingerbeardman/statuses/114637442968036584/likes",
"type": "Collection",
"totalItems": 20
},
"shares": {
"id": "https://mastodon.gamedev.place/users/gingerbeardman/statuses/114637442968036584/shares",
"type": "Collection",
"totalItems": 3
}
}