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.online/users/jeremy_soller/statuses/109292158988312713", "type": "Note", "summary": null, "inReplyTo": null, "published": "2022-11-05T16:33:20Z", "url": "https://mastodon.online/@jeremy_soller/109292158988312713", "attributedTo": "https://mastodon.online/users/jeremy_soller", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.online/users/jeremy_soller/followers" ], "sensitive": false, "atomUri": "https://mastodon.online/users/jeremy_soller/statuses/109292158988312713", "inReplyToAtomUri": null, "conversation": "tag:mastodon.online,2022-11-05:objectId=79378353:objectType=Conversation", "content": "<p>So, what is ReDOS?</p><p>Redox OS itself has an initfs that is about 10MiB, containing disk drivers, the RedoxFS driver, and other required items to mount the root partition. This obviously means systems with mere megabytes of memory cannot run Redox OS.</p><p>ReDOS is a fork of the Redox OS bootloader that can fit in as little as 2MiB of RAM, and can run out of a RedoxFS partition. It enables low powered systems to experience a fully Rust OS, albeit much less useful than Redox OS.</p>", "contentMap": { "en": "<p>So, what is ReDOS?</p><p>Redox OS itself has an initfs that is about 10MiB, containing disk drivers, the RedoxFS driver, and other required items to mount the root partition. This obviously means systems with mere megabytes of memory cannot run Redox OS.</p><p>ReDOS is a fork of the Redox OS bootloader that can fit in as little as 2MiB of RAM, and can run out of a RedoxFS partition. It enables low powered systems to experience a fully Rust OS, albeit much less useful than Redox OS.</p>" }, "attachment": [], "tag": [], "replies": { "id": "https://mastodon.online/users/jeremy_soller/statuses/109292158988312713/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.online/users/jeremy_soller/statuses/109292158988312713/replies?only_other_accounts=true&page=true", "partOf": "https://mastodon.online/users/jeremy_soller/statuses/109292158988312713/replies", "items": [] } }, "likes": { "id": "https://mastodon.online/users/jeremy_soller/statuses/109292158988312713/likes", "type": "Collection", "totalItems": 24 }, "shares": { "id": "https://mastodon.online/users/jeremy_soller/statuses/109292158988312713/shares", "type": "Collection", "totalItems": 11 } }