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/109275776940841866", "type": "Note", "summary": null, "inReplyTo": null, "published": "2022-11-02T19:07:10Z", "url": "https://wandering.shop/@gregvr/109275776940841866", "attributedTo": "https://wandering.shop/users/gregvr", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://wandering.shop/users/gregvr/followers", "https://mstdn.social/users/louielouie" ], "sensitive": false, "atomUri": "https://wandering.shop/users/gregvr/statuses/109275776940841866", "inReplyToAtomUri": null, "conversation": "tag:wandering.shop,2022-11-02:objectId=29649228:objectType=Conversation", "content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mstdn.social/@louielouie\" class=\"u-url mention\">@<span>louielouie</span></a></span> :) I&#39;m already a cython user... sorta, in that I am calling Python from C++ using the C-API.</p><p>However, this is one of the reasons that I am moving toward a Python-forward approach-- keeping everything in Python means I don&#39;t have to write an interfacing layer between C++ and Python...</p>", "contentMap": { "en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mstdn.social/@louielouie\" class=\"u-url mention\">@<span>louielouie</span></a></span> :) I&#39;m already a cython user... sorta, in that I am calling Python from C++ using the C-API.</p><p>However, this is one of the reasons that I am moving toward a Python-forward approach-- keeping everything in Python means I don&#39;t have to write an interfacing layer between C++ and Python...</p>" }, "attachment": [], "tag": [ { "type": "Mention", "href": "https://mstdn.social/users/louielouie", "name": "@louielouie@mstdn.social" } ], "replies": { "id": "https://wandering.shop/users/gregvr/statuses/109275776940841866/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://wandering.shop/users/gregvr/statuses/109275776940841866/replies?only_other_accounts=true&page=true", "partOf": "https://wandering.shop/users/gregvr/statuses/109275776940841866/replies", "items": [] } } }