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/vertigo/statuses/98870139767401877", "type": "Note", "summary": null, "inReplyTo": null, "published": "2017-10-22T02:16:47Z", "url": "https://mastodon.social/@vertigo/98870139767401877", "attributedTo": "https://mastodon.social/users/vertigo", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.social/users/vertigo/followers" ], "sensitive": false, "atomUri": "https://mastodon.social/users/vertigo/statuses/98870139767401877", "inReplyToAtomUri": null, "conversation": "tag:mastodon.social,2017-10-22:objectId=12663188:objectType=Conversation", "content": "<p>I&#39;m beginning to think that 12 characters is a reasonable maximum symbol length.</p><p>Too short, and you end up with ultra-cryptic names. Too long, and you can&#39;t produce nicely formatted documentation. A pragmatic limit of 16 works well for programming purposes, but since it&#39;s a multiple of 8, it yields weird gaps when formatting tables in ASCII output.</p><p>12 is nice, as it lets you use 4 3-character mnemonics in the worst case, while leaving enough spaces for compact, yet readable, tables in docs.</p>", "contentMap": { "en": "<p>I&#39;m beginning to think that 12 characters is a reasonable maximum symbol length.</p><p>Too short, and you end up with ultra-cryptic names. Too long, and you can&#39;t produce nicely formatted documentation. A pragmatic limit of 16 works well for programming purposes, but since it&#39;s a multiple of 8, it yields weird gaps when formatting tables in ASCII output.</p><p>12 is nice, as it lets you use 4 3-character mnemonics in the worst case, while leaving enough spaces for compact, yet readable, tables in docs.</p>" }, "attachment": [], "tag": [], "replies": { "id": "https://mastodon.social/users/vertigo/statuses/98870139767401877/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.social/users/vertigo/statuses/98870139767401877/replies?only_other_accounts=true&page=true", "partOf": "https://mastodon.social/users/vertigo/statuses/98870139767401877/replies", "items": [] } }, "likes": { "id": "https://mastodon.social/users/vertigo/statuses/98870139767401877/likes", "type": "Collection", "totalItems": 0 }, "shares": { "id": "https://mastodon.social/users/vertigo/statuses/98870139767401877/shares", "type": "Collection", "totalItems": 0 } }