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://floss.social/users/jbqueru/statuses/114420272192205535", "type": "Note", "summary": null, "inReplyTo": null, "published": "2025-04-29T08:19:57Z", "url": "https://floss.social/@jbqueru/114420272192205535", "attributedTo": "https://floss.social/users/jbqueru", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://floss.social/users/jbqueru/followers" ], "sensitive": false, "atomUri": "https://floss.social/users/jbqueru/statuses/114420272192205535", "inReplyToAtomUri": null, "conversation": "tag:floss.social,2025-04-29:objectId=86521663:objectType=Conversation", "content": "<p>Me: 6502 is a pain, it adds some spurious memory reads, it must be used with care when operating on addresses where reads have side effects. That makes NES programming a pain. I prefer 68000 for that, it doesn&#39;t have any of those glitches.</p><p>Me: 68000 has a spurious memory read on its CLR instruction. ACIA 6850 has side-effects on reading its data register.</p><p><a href=\"https://floss.social/tags/DemoScene\" class=\"mention hashtag\" rel=\"tag\">#<span>DemoScene</span></a> <a href=\"https://floss.social/tags/Assembly\" class=\"mention hashtag\" rel=\"tag\">#<span>Assembly</span></a> <a href=\"https://floss.social/tags/Motorola68000\" class=\"mention hashtag\" rel=\"tag\">#<span>Motorola68000</span></a> <a href=\"https://floss.social/tags/AtariST\" class=\"mention hashtag\" rel=\"tag\">#<span>AtariST</span></a> <a href=\"https://floss.social/tags/Programming\" class=\"mention hashtag\" rel=\"tag\">#<span>Programming</span></a></p>", "contentMap": { "en": "<p>Me: 6502 is a pain, it adds some spurious memory reads, it must be used with care when operating on addresses where reads have side effects. That makes NES programming a pain. I prefer 68000 for that, it doesn&#39;t have any of those glitches.</p><p>Me: 68000 has a spurious memory read on its CLR instruction. ACIA 6850 has side-effects on reading its data register.</p><p><a href=\"https://floss.social/tags/DemoScene\" class=\"mention hashtag\" rel=\"tag\">#<span>DemoScene</span></a> <a href=\"https://floss.social/tags/Assembly\" class=\"mention hashtag\" rel=\"tag\">#<span>Assembly</span></a> <a href=\"https://floss.social/tags/Motorola68000\" class=\"mention hashtag\" rel=\"tag\">#<span>Motorola68000</span></a> <a href=\"https://floss.social/tags/AtariST\" class=\"mention hashtag\" rel=\"tag\">#<span>AtariST</span></a> <a href=\"https://floss.social/tags/Programming\" class=\"mention hashtag\" rel=\"tag\">#<span>Programming</span></a></p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://floss.social/tags/demoScene", "name": "#demoScene" }, { "type": "Hashtag", "href": "https://floss.social/tags/assembly", "name": "#assembly" }, { "type": "Hashtag", "href": "https://floss.social/tags/motorola68000", "name": "#motorola68000" }, { "type": "Hashtag", "href": "https://floss.social/tags/atarist", "name": "#atarist" }, { "type": "Hashtag", "href": "https://floss.social/tags/programming", "name": "#programming" } ], "replies": { "id": "https://floss.social/users/jbqueru/statuses/114420272192205535/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://floss.social/users/jbqueru/statuses/114420272192205535/replies?only_other_accounts=true&page=true", "partOf": "https://floss.social/users/jbqueru/statuses/114420272192205535/replies", "items": [] } }, "likes": { "id": "https://floss.social/users/jbqueru/statuses/114420272192205535/likes", "type": "Collection", "totalItems": 3 }, "shares": { "id": "https://floss.social/users/jbqueru/statuses/114420272192205535/shares", "type": "Collection", "totalItems": 2 } }