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/nateberkopec/statuses/113407232661068434/activity", "type": "Create", "actor": "https://mastodon.social/users/nateberkopec", "published": "2024-11-01T10:30:41Z", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.social/users/nateberkopec/followers", "https://ruby.social/users/codefolio" ], "object": { "id": "https://mastodon.social/users/nateberkopec/statuses/113407232661068434", "type": "Note", "summary": null, "inReplyTo": "https://ruby.social/users/codefolio/statuses/113397109292093296", "published": "2024-11-01T10:30:41Z", "url": "https://mastodon.social/@nateberkopec/113407232661068434", "attributedTo": "https://mastodon.social/users/nateberkopec", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.social/users/nateberkopec/followers", "https://ruby.social/users/codefolio" ], "sensitive": false, "atomUri": "https://mastodon.social/users/nateberkopec/statuses/113407232661068434", "inReplyToAtomUri": "https://ruby.social/users/codefolio/statuses/113397109292093296", "conversation": "tag:mastodon.social,2024-10-30:objectId=835316192:objectType=Conversation", "content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@codefolio\" class=\"u-url mention\">@<span>codefolio</span></a></span> true. it&#39;s actually the same as how long it takes to User.find(1) with a query cache hit, because ... that&#39;s all you&#39;re doing 😆 0.2 to 0.5ms IME.</p>", "contentMap": { "en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@codefolio\" class=\"u-url mention\">@<span>codefolio</span></a></span> true. it&#39;s actually the same as how long it takes to User.find(1) with a query cache hit, because ... that&#39;s all you&#39;re doing 😆 0.2 to 0.5ms IME.</p>" }, "attachment": [], "tag": [ { "type": "Mention", "href": "https://ruby.social/users/codefolio", "name": "@codefolio@ruby.social" } ], "replies": { "id": "https://mastodon.social/users/nateberkopec/statuses/113407232661068434/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.social/users/nateberkopec/statuses/113407232661068434/replies?only_other_accounts=true&page=true", "partOf": "https://mastodon.social/users/nateberkopec/statuses/113407232661068434/replies", "items": [] } }, "likes": { "id": "https://mastodon.social/users/nateberkopec/statuses/113407232661068434/likes", "type": "Collection", "totalItems": 1 }, "shares": { "id": "https://mastodon.social/users/nateberkopec/statuses/113407232661068434/shares", "type": "Collection", "totalItems": 0 } } }