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.social/users/brouhaha/statuses/109254014968841190", "type": "Note", "summary": null, "inReplyTo": "https://mastodon.social/users/brouhaha/statuses/109254014277024171", "published": "2022-10-29T22:52:48Z", "url": "https://mastodon.social/@brouhaha/109254014968841190", "attributedTo": "https://mastodon.social/users/brouhaha", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.social/users/brouhaha/followers" ], "sensitive": false, "atomUri": "https://mastodon.social/users/brouhaha/statuses/109254014968841190", "inReplyToAtomUri": "https://mastodon.social/users/brouhaha/statuses/109254014277024171", "conversation": "tag:mastodon.social,2022-10-29:objectId=323421260:objectType=Conversation", "content": "<p>PEG parsing also always choose the first match out of any alternatives, so the grammar is never ambiguous and thus there are never shift/reduce conflicts.<br />A drawback is that grammar rules that work in LALR don&#39;t necessarily have the same results in PEG.<br />8/</p>", "contentMap": { "en": "<p>PEG parsing also always choose the first match out of any alternatives, so the grammar is never ambiguous and thus there are never shift/reduce conflicts.<br />A drawback is that grammar rules that work in LALR don&#39;t necessarily have the same results in PEG.<br />8/</p>" }, "attachment": [], "tag": [], "replies": { "id": "https://mastodon.social/users/brouhaha/statuses/109254014968841190/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.social/users/brouhaha/statuses/109254014968841190/replies?min_id=109254015490429401&page=true", "partOf": "https://mastodon.social/users/brouhaha/statuses/109254014968841190/replies", "items": [ "https://mastodon.social/users/brouhaha/statuses/109254015490429401" ] } }, "likes": { "id": "https://mastodon.social/users/brouhaha/statuses/109254014968841190/likes", "type": "Collection", "totalItems": 0 }, "shares": { "id": "https://mastodon.social/users/brouhaha/statuses/109254014968841190/shares", "type": "Collection", "totalItems": 0 } }