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/109274802312016778/activity", "type": "Create", "actor": "https://wandering.shop/users/gregvr", "published": "2022-11-02T14:59:18Z", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://wandering.shop/users/gregvr/followers" ], "object": { "id": "https://wandering.shop/users/gregvr/statuses/109274802312016778", "type": "Note", "summary": null, "inReplyTo": null, "published": "2022-11-02T14:59:18Z", "url": "https://wandering.shop/@gregvr/109274802312016778", "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/109274802312016778", "inReplyToAtomUri": null, "conversation": "tag:wandering.shop,2022-11-02:objectId=29649228:objectType=Conversation", "content": "<p>It’s funny how programming in another language feels totally like speaking another language.</p><p>I’m really switching to spending most of my time in Python, but I realize that I am far from an expert in Python. I find myself thinking about how I would do something in C++, and then translating it to Python… which is exactly how you speak a foreign language when you aren’t fluent.</p>", "contentMap": { "en": "<p>It’s funny how programming in another language feels totally like speaking another language.</p><p>I’m really switching to spending most of my time in Python, but I realize that I am far from an expert in Python. I find myself thinking about how I would do something in C++, and then translating it to Python… which is exactly how you speak a foreign language when you aren’t fluent.</p>" }, "attachment": [], "tag": [], "replies": { "id": "https://wandering.shop/users/gregvr/statuses/109274802312016778/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://wandering.shop/users/gregvr/statuses/109274802312016778/replies?only_other_accounts=true&page=true", "partOf": "https://wandering.shop/users/gregvr/statuses/109274802312016778/replies", "items": [] } } } }