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://fosstodon.org/users/kitten_tech/statuses/113523075814809760", "type": "Note", "summary": null, "inReplyTo": "https://social.jvns.ca/users/b0rk/statuses/113522482284962299", "published": "2024-11-21T21:31:07Z", "url": "https://fosstodon.org/@kitten_tech/113523075814809760", "attributedTo": "https://fosstodon.org/users/kitten_tech", "to": [ "https://fosstodon.org/users/kitten_tech/followers" ], "cc": [ "https://www.w3.org/ns/activitystreams#Public", "https://social.jvns.ca/users/b0rk" ], "sensitive": false, "atomUri": "https://fosstodon.org/users/kitten_tech/statuses/113523075814809760", "inReplyToAtomUri": "https://social.jvns.ca/users/b0rk/statuses/113522482284962299", "conversation": "tag:jvns.ca,2024-11-21:objectId=786688:objectType=Conversation", "content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.jvns.ca/@b0rk\" class=\"u-url mention\">@<span>b0rk</span></a></span> I was initially confused by cmd1 | cmd2 because I thought that was *two* connections from stdout of cmd1 to stdin of cmd2, but in hindsight, that&#39;s a pipe, isn&#39;t it?</p>", "contentMap": { "en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.jvns.ca/@b0rk\" class=\"u-url mention\">@<span>b0rk</span></a></span> I was initially confused by cmd1 | cmd2 because I thought that was *two* connections from stdout of cmd1 to stdin of cmd2, but in hindsight, that&#39;s a pipe, isn&#39;t it?</p>" }, "attachment": [], "tag": [ { "type": "Mention", "href": "https://social.jvns.ca/users/b0rk", "name": "@b0rk@jvns.ca" } ], "replies": { "id": "https://fosstodon.org/users/kitten_tech/statuses/113523075814809760/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://fosstodon.org/users/kitten_tech/statuses/113523075814809760/replies?only_other_accounts=true&page=true", "partOf": "https://fosstodon.org/users/kitten_tech/statuses/113523075814809760/replies", "items": [] } }, "likes": { "id": "https://fosstodon.org/users/kitten_tech/statuses/113523075814809760/likes", "type": "Collection", "totalItems": 1 }, "shares": { "id": "https://fosstodon.org/users/kitten_tech/statuses/113523075814809760/shares", "type": "Collection", "totalItems": 1 } }