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://mstdn.social/users/dsaunders/statuses/111961903821968071", "type": "Note", "summary": null, "inReplyTo": null, "published": "2024-02-20T04:24:33Z", "url": "https://mstdn.social/@dsaunders/111961903821968071", "attributedTo": "https://mstdn.social/users/dsaunders", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mstdn.social/users/dsaunders/followers" ], "sensitive": false, "atomUri": "https://mstdn.social/users/dsaunders/statuses/111961903821968071", "inReplyToAtomUri": null, "conversation": "tag:mstdn.social,2024-02-20:objectId=338180480:objectType=Conversation", "content": "<p>Latest addition to my personal site: I was able to hack together a &quot;Like this post&quot; button that relies on local storage and HTMX-powered server-client interaction to track likes in an anonymous and lightweight way. </p><p>Check out an example on any post:<br /><a href=\"https://daniel-saunders.com/posts/notes/new-site-design-for-2024/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">daniel-saunders.com/posts/note</span><span class=\"invisible\">s/new-site-design-for-2024/</span></a></p>", "contentMap": { "en": "<p>Latest addition to my personal site: I was able to hack together a &quot;Like this post&quot; button that relies on local storage and HTMX-powered server-client interaction to track likes in an anonymous and lightweight way. </p><p>Check out an example on any post:<br /><a href=\"https://daniel-saunders.com/posts/notes/new-site-design-for-2024/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">daniel-saunders.com/posts/note</span><span class=\"invisible\">s/new-site-design-for-2024/</span></a></p>" }, "attachment": [], "tag": [], "replies": { "id": "https://mstdn.social/users/dsaunders/statuses/111961903821968071/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mstdn.social/users/dsaunders/statuses/111961903821968071/replies?min_id=111961943253178466&page=true", "partOf": "https://mstdn.social/users/dsaunders/statuses/111961903821968071/replies", "items": [ "https://mstdn.social/users/dsaunders/statuses/111961943253178466" ] } } }