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" } ], "id": "https://mastodon.gamedev.place/users/sinbad/statuses/113522974350342662/replies", "type": "Collection", "first": { "id": "https://mastodon.gamedev.place/users/sinbad/statuses/113522974350342662/replies?page=true", "type": "CollectionPage", "next": "https://mastodon.gamedev.place/users/sinbad/statuses/113522974350342662/replies?only_other_accounts=true&page=true", "partOf": "https://mastodon.gamedev.place/users/sinbad/statuses/113522974350342662/replies", "items": [ { "id": "https://mastodon.gamedev.place/users/sinbad/statuses/113522992528619321", "type": "Note", "summary": null, "inReplyTo": "https://mastodon.gamedev.place/users/sinbad/statuses/113522974350342662", "published": "2024-11-21T21:09:56Z", "url": "https://mastodon.gamedev.place/@sinbad/113522992528619321", "attributedTo": "https://mastodon.gamedev.place/users/sinbad", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.gamedev.place/users/sinbad/followers" ], "sensitive": false, "atomUri": "https://mastodon.gamedev.place/users/sinbad/statuses/113522992528619321", "inReplyToAtomUri": "https://mastodon.gamedev.place/users/sinbad/statuses/113522974350342662", "conversation": "tag:mastodon.gamedev.place,2024-11-21:objectId=121167879:objectType=Conversation", "content": "<p>Go’s package vendoring system was changing when I last worked on it, &amp; seems to have changed again, so I was a little confused. Still, worked in the end and Goland has some really nice auto completions which is helping me remember syntax.</p><p>I have a basic tool that pulls out Mastodon posts and have figured out enough of the bsky API that I’m confident I could make a cross poster; although there’s a bunch of tedious details. I’ll see how far I get in spare time before the Goland trial expires</p>", "contentMap": { "en": "<p>Go’s package vendoring system was changing when I last worked on it, &amp; seems to have changed again, so I was a little confused. Still, worked in the end and Goland has some really nice auto completions which is helping me remember syntax.</p><p>I have a basic tool that pulls out Mastodon posts and have figured out enough of the bsky API that I’m confident I could make a cross poster; although there’s a bunch of tedious details. I’ll see how far I get in spare time before the Goland trial expires</p>" }, "attachment": [], "tag": [], "replies": { "id": "https://mastodon.gamedev.place/users/sinbad/statuses/113522992528619321/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.gamedev.place/users/sinbad/statuses/113522992528619321/replies?only_other_accounts=true&page=true", "partOf": "https://mastodon.gamedev.place/users/sinbad/statuses/113522992528619321/replies", "items": [] } }, "likes": { "id": "https://mastodon.gamedev.place/users/sinbad/statuses/113522992528619321/likes", "type": "Collection", "totalItems": 3 }, "shares": { "id": "https://mastodon.gamedev.place/users/sinbad/statuses/113522992528619321/shares", "type": "Collection", "totalItems": 0 } } ] } }