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.communick.com/users/raphael/statuses/113789262868800755", "type": "Note", "summary": null, "inReplyTo": null, "published": "2025-01-07T21:45:59Z", "url": "https://mastodon.communick.com/@raphael/113789262868800755", "attributedTo": "https://mastodon.communick.com/users/raphael", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.communick.com/users/raphael/followers" ], "sensitive": false, "atomUri": "https://mastodon.communick.com/users/raphael/statuses/113789262868800755", "inReplyToAtomUri": null, "conversation": "tag:communick.com,2025-01-07:objectId=5196475:objectType=Conversation", "content": "<p>Okay, hear me out:</p><p>ActivityPub-Inbox-as-a-service. </p><p>You bring your own keypair, your own domain (or maybe a DID?), your own system to respond to webfinger queries, your own Actor URI (can be a static json file), etc.</p><p>The only thing you&#39;d need is the service that gives you an URL to be your AP inbox. Any AP message sent to the inbox is forwarded to you, however you prefer (webhook, XMPP, SMTP, AMQP, pen-and-paper...) and after the message is delivered the service just forgets about it.</p>", "contentMap": { "en": "<p>Okay, hear me out:</p><p>ActivityPub-Inbox-as-a-service. </p><p>You bring your own keypair, your own domain (or maybe a DID?), your own system to respond to webfinger queries, your own Actor URI (can be a static json file), etc.</p><p>The only thing you&#39;d need is the service that gives you an URL to be your AP inbox. Any AP message sent to the inbox is forwarded to you, however you prefer (webhook, XMPP, SMTP, AMQP, pen-and-paper...) and after the message is delivered the service just forgets about it.</p>" }, "attachment": [], "tag": [], "replies": { "id": "https://mastodon.communick.com/users/raphael/statuses/113789262868800755/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.communick.com/users/raphael/statuses/113789262868800755/replies?min_id=113789302116586381&page=true", "partOf": "https://mastodon.communick.com/users/raphael/statuses/113789262868800755/replies", "items": [ "https://mastodon.communick.com/users/raphael/statuses/113789302116586381" ] } }, "likes": { "id": "https://mastodon.communick.com/users/raphael/statuses/113789262868800755/likes", "type": "Collection", "totalItems": 5 }, "shares": { "id": "https://mastodon.communick.com/users/raphael/statuses/113789262868800755/shares", "type": "Collection", "totalItems": 2 } }