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://mastodon.social/users/crc/statuses/98823499405207714", "type": "Note", "summary": null, "inReplyTo": "https://mastodon.social/users/vertigo/statuses/98823475745824236", "published": "2017-10-13T20:35:32Z", "url": "https://mastodon.social/@crc/98823499405207714", "attributedTo": "https://mastodon.social/users/crc", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.social/users/crc/followers", "https://mastodon.social/users/vertigo" ], "sensitive": false, "atomUri": "https://mastodon.social/users/crc/statuses/98823499405207714", "inReplyToAtomUri": "https://mastodon.social/users/vertigo/statuses/98823475745824236", "conversation": "tag:mastodon.social,2017-10-13:objectId=11898663:objectType=Conversation", "content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@vertigo\" class=\"u-url mention\">@<span>vertigo</span></a></span> The VM is pretty similar to that in Retro 11. I changed the conditionals and I/O and now pack up to four instructions per cell.</p><p>I&#39;ve run Retro 11 on a (32-bit) ARM board with 64K of RAM total (making some adjustments to the number of temporary string buffers); so I&#39;ll look into seeing what can be done to tighten up the memory footprint for this.</p>", "contentMap": { "en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@vertigo\" class=\"u-url mention\">@<span>vertigo</span></a></span> The VM is pretty similar to that in Retro 11. I changed the conditionals and I/O and now pack up to four instructions per cell.</p><p>I&#39;ve run Retro 11 on a (32-bit) ARM board with 64K of RAM total (making some adjustments to the number of temporary string buffers); so I&#39;ll look into seeing what can be done to tighten up the memory footprint for this.</p>" }, "attachment": [], "tag": [ { "type": "Mention", "href": "https://mastodon.social/users/vertigo", "name": "@vertigo" } ], "replies": { "id": "https://mastodon.social/users/crc/statuses/98823499405207714/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.social/users/crc/statuses/98823499405207714/replies?only_other_accounts=true&page=true", "partOf": "https://mastodon.social/users/crc/statuses/98823499405207714/replies", "items": [] } }, "likes": { "id": "https://mastodon.social/users/crc/statuses/98823499405207714/likes", "type": "Collection", "totalItems": 0 }, "shares": { "id": "https://mastodon.social/users/crc/statuses/98823499405207714/shares", "type": "Collection", "totalItems": 0 } }