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://fosstodon.org/users/faassen/statuses/113533075411155155", "type": "Note", "summary": null, "inReplyTo": "https://witter.cz/users/wvi/statuses/113532986102981304", "published": "2024-11-23T15:54:09Z", "url": "https://fosstodon.org/@faassen/113533075411155155", "attributedTo": "https://fosstodon.org/users/faassen", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://fosstodon.org/users/faassen/followers", "https://witter.cz/users/wvi" ], "sensitive": false, "atomUri": "https://fosstodon.org/users/faassen/statuses/113533075411155155", "inReplyToAtomUri": "https://witter.cz/users/wvi/statuses/113532986102981304", "conversation": "tag:fosstodon.org,2024-11-23:objectId=263593018:objectType=Conversation", "content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://witter.cz/@wvi\" class=\"u-url mention\">@<span>wvi</span></a></span> <br />Oh yeah, with Rust I&#39;ve tried a debugger and didn&#39;t have much luck, it wasn&#39;t very good. </p><p>With Python I&#39;ve used pdb a lot, and I&#39;ve used JS debuggers, but I&#39;ve used print debugging a lot with those languages too.</p><p>I think a good suite of developer tests you build up along with the software, and incremental working, is a really good way to minimize the complexity of debugging. Of course complex debugging scenarios still happen.</p>", "contentMap": { "en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://witter.cz/@wvi\" class=\"u-url mention\">@<span>wvi</span></a></span> <br />Oh yeah, with Rust I&#39;ve tried a debugger and didn&#39;t have much luck, it wasn&#39;t very good. </p><p>With Python I&#39;ve used pdb a lot, and I&#39;ve used JS debuggers, but I&#39;ve used print debugging a lot with those languages too.</p><p>I think a good suite of developer tests you build up along with the software, and incremental working, is a really good way to minimize the complexity of debugging. Of course complex debugging scenarios still happen.</p>" }, "attachment": [], "tag": [ { "type": "Mention", "href": "https://witter.cz/users/wvi", "name": "@wvi@witter.cz" } ], "replies": { "id": "https://fosstodon.org/users/faassen/statuses/113533075411155155/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://fosstodon.org/users/faassen/statuses/113533075411155155/replies?only_other_accounts=true&page=true", "partOf": "https://fosstodon.org/users/faassen/statuses/113533075411155155/replies", "items": [] } }, "likes": { "id": "https://fosstodon.org/users/faassen/statuses/113533075411155155/likes", "type": "Collection", "totalItems": 1 }, "shares": { "id": "https://fosstodon.org/users/faassen/statuses/113533075411155155/shares", "type": "Collection", "totalItems": 1 } }