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.xyz/users/sato1108ss/statuses/110475795195775306", "type": "Note", "summary": null, "inReplyTo": "https://mastodon.xyz/users/sato1108ss/statuses/110471088990020512", "published": "2023-06-02T17:27:35Z", "url": "https://mastodon.xyz/@sato1108ss/110475795195775306", "attributedTo": "https://mastodon.xyz/users/sato1108ss", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.xyz/users/sato1108ss/followers" ], "sensitive": false, "atomUri": "https://mastodon.xyz/users/sato1108ss/statuses/110475795195775306", "inReplyToAtomUri": "https://mastodon.xyz/users/sato1108ss/statuses/110471088990020512", "conversation": "tag:mastodon.xyz,2023-05-29:objectId=130196563:objectType=Conversation", "content": "<p>I forgot about text search. The problem is that toot contents are stored as HTML. So the search will give some extra toots because of the words in tags. I will implement it anyways. It doesn&#39;t affect that often.</p>", "contentMap": { "en": "<p>I forgot about text search. The problem is that toot contents are stored as HTML. So the search will give some extra toots because of the words in tags. I will implement it anyways. It doesn&#39;t affect that often.</p>" }, "attachment": [], "tag": [], "replies": { "id": "https://mastodon.xyz/users/sato1108ss/statuses/110475795195775306/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.xyz/users/sato1108ss/statuses/110475795195775306/replies?min_id=110477472646114102&page=true", "partOf": "https://mastodon.xyz/users/sato1108ss/statuses/110475795195775306/replies", "items": [ "https://mastodon.xyz/users/sato1108ss/statuses/110477472646114102" ] } }, "likes": { "id": "https://mastodon.xyz/users/sato1108ss/statuses/110475795195775306/likes", "type": "Collection", "totalItems": 0 }, "shares": { "id": "https://mastodon.xyz/users/sato1108ss/statuses/110475795195775306/shares", "type": "Collection", "totalItems": 0 } }