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.sdf.org/users/argv_minus_one/statuses/113568889204080885/replies", "type": "Collection", "first": { "id": "https://mastodon.sdf.org/users/argv_minus_one/statuses/113568889204080885/replies?page=true", "type": "CollectionPage", "next": "https://mastodon.sdf.org/users/argv_minus_one/statuses/113568889204080885/replies?only_other_accounts=true&page=true", "partOf": "https://mastodon.sdf.org/users/argv_minus_one/statuses/113568889204080885/replies", "items": [ { "id": "https://mastodon.sdf.org/users/argv_minus_one/statuses/113568906980671091", "type": "Note", "summary": null, "inReplyTo": "https://mastodon.sdf.org/users/argv_minus_one/statuses/113568889204080885", "published": "2024-11-29T23:46:35Z", "url": "https://mastodon.sdf.org/@argv_minus_one/113568906980671091", "attributedTo": "https://mastodon.sdf.org/users/argv_minus_one", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.sdf.org/users/argv_minus_one/followers" ], "sensitive": false, "atomUri": "https://mastodon.sdf.org/users/argv_minus_one/statuses/113568906980671091", "inReplyToAtomUri": "https://mastodon.sdf.org/users/argv_minus_one/statuses/113568889204080885", "conversation": "tag:mastodon.sdf.org,2024-11-29:objectId=225631985:objectType=Conversation", "content": "<p>Btrfs is copy-on-write, so keeping an image of the original NTFS does *not* involve duplicating every file on it. The blocks of the NTFS image are shared with the files on the new btrfs.</p><p>Which, again, is wild. One file&#39;s contents can be *part of* another, much larger file&#39;s contents, without duplication (until one of them is written to).</p>", "contentMap": { "en": "<p>Btrfs is copy-on-write, so keeping an image of the original NTFS does *not* involve duplicating every file on it. The blocks of the NTFS image are shared with the files on the new btrfs.</p><p>Which, again, is wild. One file&#39;s contents can be *part of* another, much larger file&#39;s contents, without duplication (until one of them is written to).</p>" }, "attachment": [], "tag": [], "replies": { "id": "https://mastodon.sdf.org/users/argv_minus_one/statuses/113568906980671091/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.sdf.org/users/argv_minus_one/statuses/113568906980671091/replies?only_other_accounts=true&page=true", "partOf": "https://mastodon.sdf.org/users/argv_minus_one/statuses/113568906980671091/replies", "items": [] } } } ] } }