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", "litepub": "http://litepub.social/ns#", "directMessage": "litepub:directMessage" } ], "id": "https://glaceon.social/users/lily/statuses/112974973279817581", "type": "Note", "summary": null, "inReplyTo": "https://glaceon.social/users/lily/statuses/112974896810504515", "published": "2024-08-17T02:21:26Z", "url": "https://glaceon.social/@lily/112974973279817581", "attributedTo": "https://glaceon.social/users/lily", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://glaceon.social/users/lily/followers" ], "sensitive": false, "atomUri": "https://glaceon.social/users/lily/statuses/112974973279817581", "inReplyToAtomUri": "https://glaceon.social/users/lily/statuses/112974896810504515", "conversation": "tag:glaceon.social,2024-08-17:objectId=35158732:objectType=Conversation", "content": "<p>apperently this is calling a constructor (i only figured this out based on a hunch)</p><p>but if that&#39;s calling the constructor... what is this:</p><p>auto req = FileTransferRequest(storePathsUrl);</p><p>this is how you construct something is a normal language... like js</p>", "contentMap": { "en": "<p>apperently this is calling a constructor (i only figured this out based on a hunch)</p><p>but if that&#39;s calling the constructor... what is this:</p><p>auto req = FileTransferRequest(storePathsUrl);</p><p>this is how you construct something is a normal language... like js</p>" }, "attachment": [], "tag": [], "replies": { "id": "https://glaceon.social/users/lily/statuses/112974973279817581/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://glaceon.social/users/lily/statuses/112974973279817581/replies?only_other_accounts=true&page=true", "partOf": "https://glaceon.social/users/lily/statuses/112974973279817581/replies", "items": [] } } }