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" }, "Hashtag": "as:Hashtag" } ], "id": "https://bitbang.social/users/polpo/statuses/113774383374514674", "type": "Note", "summary": null, "inReplyTo": null, "published": "2025-01-05T06:41:56Z", "url": "https://bitbang.social/@polpo/113774383374514674", "attributedTo": "https://bitbang.social/users/polpo", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://bitbang.social/users/polpo/followers" ], "sensitive": false, "atomUri": "https://bitbang.social/users/polpo/statuses/113774383374514674", "inReplyToAtomUri": null, "conversation": "tag:bitbang.social,2025-01-05:objectId=31795199:objectType=Conversation", "content": "<p>I’m trying to get to the bottom of why <a href=\"https://bitbang.social/tags/PicoGUS\" class=\"mention hashtag\" rel=\"tag\">#<span>PicoGUS</span></a> has issues being detected in Win9x so I’m diving into the Windows 95 DDK. It comes with the source for the WSS driver and with some difficulty I got it to compile and I can debug it with an attached serial terminal. Pretty fun</p>", "contentMap": { "en": "<p>I’m trying to get to the bottom of why <a href=\"https://bitbang.social/tags/PicoGUS\" class=\"mention hashtag\" rel=\"tag\">#<span>PicoGUS</span></a> has issues being detected in Win9x so I’m diving into the Windows 95 DDK. It comes with the source for the WSS driver and with some difficulty I got it to compile and I can debug it with an attached serial terminal. Pretty fun</p>" }, "attachment": [ { "type": "Document", "mediaType": "image/png", "url": "https://files.bitbang.social/media_attachments/files/113/774/382/297/592/896/original/b8a3b69adb032e33.png", "name": "Windows 98 running in a VM. It’s showing a command prompt window, with a compile error showing out of memory. ", "blurhash": "UF9k:1v~t,soQ-spkVof?^kqR5bHE1bao0of", "width": 1609, "height": 1288 }, { "type": "Document", "mediaType": "image/png", "url": "https://files.bitbang.social/media_attachments/files/113/774/382/896/334/762/original/9f0066affc6d7854.png", "name": "A terminal window showing the Windows Kernel Debugger. It’s displaying debug messages for the MSSNDSYS driver. ", "blurhash": "U67nRQ~WoLxu-;xujZjs00D%WBRj?aM{M{WB", "width": 1190, "height": 754 } ], "tag": [ { "type": "Hashtag", "href": "https://bitbang.social/tags/PicoGUS", "name": "#PicoGUS" } ], "replies": { "id": "https://bitbang.social/users/polpo/statuses/113774383374514674/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://bitbang.social/users/polpo/statuses/113774383374514674/replies?only_other_accounts=true&page=true", "partOf": "https://bitbang.social/users/polpo/statuses/113774383374514674/replies", "items": [] } } }