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://woof.group/users/quat/statuses/113512597118323108/replies", "type": "Collection", "first": { "id": "https://woof.group/users/quat/statuses/113512597118323108/replies?page=true", "type": "CollectionPage", "next": "https://woof.group/users/quat/statuses/113512597118323108/replies?only_other_accounts=true&page=true", "partOf": "https://woof.group/users/quat/statuses/113512597118323108/replies", "items": [ { "id": "https://woof.group/users/quat/statuses/113514072564023862", "type": "Note", "summary": null, "inReplyTo": "https://woof.group/users/quat/statuses/113512597118323108", "published": "2024-11-20T07:21:28Z", "url": "https://woof.group/@quat/113514072564023862", "attributedTo": "https://woof.group/users/quat", "to": [ "https://woof.group/users/quat/followers" ], "cc": [ "https://www.w3.org/ns/activitystreams#Public" ], "sensitive": false, "atomUri": "https://woof.group/users/quat/statuses/113514072564023862", "inReplyToAtomUri": "https://woof.group/users/quat/statuses/113512597118323108", "conversation": "tag:woof.group,2024-11-20:objectId=27023825:objectType=Conversation", "content": "<p>first impressions: Love hate relationship with red black trees</p><p>- Very cool how a global property (tree balanced-ness) can be worked towards with a very local.... othello game, that stores only one bit per tree node and seemingly has little to do with tree balancing.<br />- However I am never gonna remember those algorithms for rotations bro.</p>", "contentMap": { "en": "<p>first impressions: Love hate relationship with red black trees</p><p>- Very cool how a global property (tree balanced-ness) can be worked towards with a very local.... othello game, that stores only one bit per tree node and seemingly has little to do with tree balancing.<br />- However I am never gonna remember those algorithms for rotations bro.</p>" }, "attachment": [], "tag": [], "replies": { "id": "https://woof.group/users/quat/statuses/113514072564023862/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://woof.group/users/quat/statuses/113514072564023862/replies?only_other_accounts=true&page=true", "partOf": "https://woof.group/users/quat/statuses/113514072564023862/replies", "items": [] } }, "likes": { "id": "https://woof.group/users/quat/statuses/113514072564023862/likes", "type": "Collection", "totalItems": 3 }, "shares": { "id": "https://woof.group/users/quat/statuses/113514072564023862/shares", "type": "Collection", "totalItems": 0 } } ] } }