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", "Hashtag": "as:Hashtag" } ], "id": "https://fosstodon.org/users/talkpython/statuses/109327316923332921", "type": "Note", "summary": null, "inReplyTo": null, "published": "2022-11-11T21:34:27Z", "url": "https://fosstodon.org/@talkpython/109327316923332921", "attributedTo": "https://fosstodon.org/users/talkpython", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://fosstodon.org/users/talkpython/followers", "https://fosstodon.org/users/mkennedy" ], "sensitive": false, "atomUri": "https://fosstodon.org/users/talkpython/statuses/109327316923332921", "inReplyToAtomUri": null, "conversation": "tag:fosstodon.org,2022-11-11:objectId=58119412:objectType=Conversation", "content": "<p>Another episode idea. Could use your help tracking down good tools for this:</p><p>Theme: Tools / packages / automation to manage and care for your readme.me on your open source project.</p><p>What tools do you use? There is release-drafter on github but know there are many others.</p><p><a href=\"https://fosstodon.org/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a> cc <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@mkennedy\" class=\"u-url mention\">@<span>mkennedy</span></a></span></p>", "contentMap": { "en": "<p>Another episode idea. Could use your help tracking down good tools for this:</p><p>Theme: Tools / packages / automation to manage and care for your readme.me on your open source project.</p><p>What tools do you use? There is release-drafter on github but know there are many others.</p><p><a href=\"https://fosstodon.org/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a> cc <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@mkennedy\" class=\"u-url mention\">@<span>mkennedy</span></a></span></p>" }, "attachment": [], "tag": [ { "type": "Mention", "href": "https://fosstodon.org/users/mkennedy", "name": "@mkennedy" }, { "type": "Hashtag", "href": "https://fosstodon.org/tags/python", "name": "#python" } ], "replies": { "id": "https://fosstodon.org/users/talkpython/statuses/109327316923332921/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://fosstodon.org/users/talkpython/statuses/109327316923332921/replies?only_other_accounts=true&page=true", "partOf": "https://fosstodon.org/users/talkpython/statuses/109327316923332921/replies", "items": [] } }, "likes": { "id": "https://fosstodon.org/users/talkpython/statuses/109327316923332921/likes", "type": "Collection", "totalItems": 9 }, "shares": { "id": "https://fosstodon.org/users/talkpython/statuses/109327316923332921/shares", "type": "Collection", "totalItems": 2 } }