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", "Hashtag": "as:Hashtag" } ], "id": "https://fosstodon.org/users/faassen/statuses/113526570485658439", "type": "Note", "summary": null, "inReplyTo": null, "published": "2024-11-22T12:19:52Z", "url": "https://fosstodon.org/@faassen/113526570485658439", "attributedTo": "https://fosstodon.org/users/faassen", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://fosstodon.org/users/faassen/followers" ], "sensitive": false, "atomUri": "https://fosstodon.org/users/faassen/statuses/113526570485658439", "inReplyToAtomUri": null, "conversation": "tag:fosstodon.org,2024-11-22:objectId=263268289:objectType=Conversation", "content": "<p>People tend to look down on print debugging as it&#39;s not using sophisticated tools at all. You&#39;re not using debuggers or profilers or sophisticated loggers. </p><p>But don&#39;t look down on print debugging. It&#39;s the tool that works for all languages. It&#39;s easy to understand and easy to implement. It focuses the mind on thorough reading and understanding of code, rather than getting lost in a forest of data.</p><p>Print debugging is really effective in many cases.</p><p><a href=\"https://fosstodon.org/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a></p>", "contentMap": { "en": "<p>People tend to look down on print debugging as it&#39;s not using sophisticated tools at all. You&#39;re not using debuggers or profilers or sophisticated loggers. </p><p>But don&#39;t look down on print debugging. It&#39;s the tool that works for all languages. It&#39;s easy to understand and easy to implement. It focuses the mind on thorough reading and understanding of code, rather than getting lost in a forest of data.</p><p>Print debugging is really effective in many cases.</p><p><a href=\"https://fosstodon.org/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a></p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://fosstodon.org/tags/programming", "name": "#programming" } ], "replies": { "id": "https://fosstodon.org/users/faassen/statuses/113526570485658439/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://fosstodon.org/users/faassen/statuses/113526570485658439/replies?min_id=113531961811070262&page=true", "partOf": "https://fosstodon.org/users/faassen/statuses/113526570485658439/replies", "items": [ "https://fosstodon.org/users/faassen/statuses/113526572946792786", "https://fosstodon.org/users/faassen/statuses/113531961811070262" ] } }, "likes": { "id": "https://fosstodon.org/users/faassen/statuses/113526570485658439/likes", "type": "Collection", "totalItems": 119 }, "shares": { "id": "https://fosstodon.org/users/faassen/statuses/113526570485658439/shares", "type": "Collection", "totalItems": 88 } }