ActivityPub Viewer

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.

Open in browser →
{ "@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/tracefree/statuses/113521860804461932", "type": "Note", "summary": null, "inReplyTo": null, "published": "2024-11-21T16:22:07Z", "url": "https://mastodon.gamedev.place/@tracefree/113521860804461932", "attributedTo": "https://mastodon.gamedev.place/users/tracefree", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.gamedev.place/users/tracefree/followers" ], "sensitive": false, "atomUri": "https://mastodon.gamedev.place/users/tracefree/statuses/113521860804461932", "inReplyToAtomUri": null, "conversation": "tag:mastodon.gamedev.place,2024-11-21:objectId=121122201:objectType=Conversation", "content": "<p>I have officially achieved the pinnacle of graphics programming: drawing a single triangle with Vulkan</p>", "contentMap": { "en": "<p>I have officially achieved the pinnacle of graphics programming: drawing a single triangle with Vulkan</p>" }, "attachment": [ { "type": "Document", "mediaType": "image/png", "url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/113/521/847/846/236/622/original/c41644244365e768.png", "name": "A window showing a triangle with a color gradient with red, green, and blue originating at each of its corners. Drawing such a triangle is the \"Hello World\" of graphics programming.", "blurhash": "UH97eLi,0KX]#8f|Tca8ELbp=|nCy?ebq]k#", "focalPoint": [ -0.01, -0.11 ], "width": 1213, "height": 1240 } ], "tag": [], "replies": { "id": "https://mastodon.gamedev.place/users/tracefree/statuses/113521860804461932/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.gamedev.place/users/tracefree/statuses/113521860804461932/replies?only_other_accounts=true&page=true", "partOf": "https://mastodon.gamedev.place/users/tracefree/statuses/113521860804461932/replies", "items": [] } }, "likes": { "id": "https://mastodon.gamedev.place/users/tracefree/statuses/113521860804461932/likes", "type": "Collection", "totalItems": 32 }, "shares": { "id": "https://mastodon.gamedev.place/users/tracefree/statuses/113521860804461932/shares", "type": "Collection", "totalItems": 3 } }