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://fosstodon.org/users/pandoc/statuses/109248190951681892", "type": "Note", "summary": null, "inReplyTo": null, "published": "2022-10-28T22:11:41Z", "url": "https://fosstodon.org/@pandoc/109248190951681892", "attributedTo": "https://fosstodon.org/users/pandoc", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://fosstodon.org/users/pandoc/followers" ], "sensitive": false, "atomUri": "https://fosstodon.org/users/pandoc/statuses/109248190951681892", "inReplyToAtomUri": null, "conversation": "tag:fosstodon.org,2022-10-28:objectId=55496303:objectType=Conversation", "content": "<p>Don&#39;t like Markdown code blocks to be written with braces and dots for the language?</p><p>``` {.python}<br />print(&quot;hello&quot;)<br />```</p><p>Use `--to markdown-fenced_code_attributes` to just show the language without dot.</p><p>``` python<br />print(&quot;hello&quot;)<br />```</p>", "contentMap": { "en": "<p>Don&#39;t like Markdown code blocks to be written with braces and dots for the language?</p><p>``` {.python}<br />print(&quot;hello&quot;)<br />```</p><p>Use `--to markdown-fenced_code_attributes` to just show the language without dot.</p><p>``` python<br />print(&quot;hello&quot;)<br />```</p>" }, "attachment": [], "tag": [], "replies": { "id": "https://fosstodon.org/users/pandoc/statuses/109248190951681892/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://fosstodon.org/users/pandoc/statuses/109248190951681892/replies?only_other_accounts=true&page=true", "partOf": "https://fosstodon.org/users/pandoc/statuses/109248190951681892/replies", "items": [] } }, "likes": { "id": "https://fosstodon.org/users/pandoc/statuses/109248190951681892/likes", "type": "Collection", "totalItems": 1 }, "shares": { "id": "https://fosstodon.org/users/pandoc/statuses/109248190951681892/shares", "type": "Collection", "totalItems": 0 } }