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://wandering.shop/users/gregvr/statuses/109280147077883443", "type": "Note", "summary": null, "inReplyTo": "https://wandering.shop/users/gregvr/statuses/109280145695372501", "published": "2022-11-03T13:38:32Z", "url": "https://wandering.shop/@gregvr/109280147077883443", "attributedTo": "https://wandering.shop/users/gregvr", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://wandering.shop/users/gregvr/followers" ], "sensitive": false, "atomUri": "https://wandering.shop/users/gregvr/statuses/109280147077883443", "inReplyToAtomUri": "https://wandering.shop/users/gregvr/statuses/109280145695372501", "conversation": "tag:wandering.shop,2022-11-03:objectId=29692430:objectType=Conversation", "content": "<p>[for the geeks-- I realized that I do _not_ have to define a kind of interface base class, I can just duck-type. However, I will need to more embrace unit-tests so that I still have that safety net that strongly typed languages have]</p>", "contentMap": { "en": "<p>[for the geeks-- I realized that I do _not_ have to define a kind of interface base class, I can just duck-type. However, I will need to more embrace unit-tests so that I still have that safety net that strongly typed languages have]</p>" }, "attachment": [], "tag": [], "replies": { "id": "https://wandering.shop/users/gregvr/statuses/109280147077883443/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://wandering.shop/users/gregvr/statuses/109280147077883443/replies?only_other_accounts=true&page=true", "partOf": "https://wandering.shop/users/gregvr/statuses/109280147077883443/replies", "items": [] } } }