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", "Hashtag": "as:Hashtag" } ], "id": "https://neuromatch.social/users/jonny/statuses/114457197092564823", "type": "Note", "summary": null, "inReplyTo": null, "published": "2025-05-05T20:50:27Z", "url": "https://neuromatch.social/@jonny/114457197092564823", "attributedTo": "https://neuromatch.social/users/jonny", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://neuromatch.social/users/jonny/followers" ], "sensitive": false, "atomUri": "https://neuromatch.social/users/jonny/statuses/114457197092564823", "inReplyToAtomUri": null, "conversation": "tag:neuromatch.social,2025-05-05:objectId=27788303:objectType=Conversation", "content": "<p>Previously i had written a masto patch to use favorite/boost counts from remote instances so that you would actually see the real* values instead of fedi appearing like a lonely and desolate place. that got merged, but it wasn't working bc ruby is a weird language. so fixed that, and if you're running anything downstream of mastodon nightly (like glitch) it should work now: <a href=\"https://github.com/mastodon/mastodon/pull/34594\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/mastodon/mastodon/p</span><span class=\"invisible\">ull/34594</span></a></p><p>towards a fedi where you can see what's going on (when you should be able to)</p><p><a href=\"https://neuromatch.social/tags/MastoDev\" class=\"mention hashtag\" rel=\"tag\">#<span>MastoDev</span></a></p>", "contentMap": { "en": "<p>Previously i had written a masto patch to use favorite/boost counts from remote instances so that you would actually see the real* values instead of fedi appearing like a lonely and desolate place. that got merged, but it wasn't working bc ruby is a weird language. so fixed that, and if you're running anything downstream of mastodon nightly (like glitch) it should work now: <a href=\"https://github.com/mastodon/mastodon/pull/34594\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/mastodon/mastodon/p</span><span class=\"invisible\">ull/34594</span></a></p><p>towards a fedi where you can see what's going on (when you should be able to)</p><p><a href=\"https://neuromatch.social/tags/MastoDev\" class=\"mention hashtag\" rel=\"tag\">#<span>MastoDev</span></a></p>" }, "updated": "2025-05-05T20:50:35Z", "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://neuromatch.social/tags/mastodev", "name": "#mastodev" } ], "replies": { "id": "https://neuromatch.social/users/jonny/statuses/114457197092564823/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://neuromatch.social/users/jonny/statuses/114457197092564823/replies?min_id=114457202244091051&page=true", "partOf": "https://neuromatch.social/users/jonny/statuses/114457197092564823/replies", "items": [ "https://neuromatch.social/users/jonny/statuses/114457202244091051" ] } }, "likes": { "id": "https://neuromatch.social/users/jonny/statuses/114457197092564823/likes", "type": "Collection", "totalItems": 39 }, "shares": { "id": "https://neuromatch.social/users/jonny/statuses/114457197092564823/shares", "type": "Collection", "totalItems": 17 } }