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://sci.kiwi/users/josephguhlin/statuses/113557028056715507", "type": "Note", "summary": null, "inReplyTo": "https://sci.kiwi/users/josephguhlin/statuses/113557024795355733", "published": "2024-11-27T21:25:37Z", "url": "https://sci.kiwi/@josephguhlin/113557028056715507", "attributedTo": "https://sci.kiwi/users/josephguhlin", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://sci.kiwi/users/josephguhlin/followers" ], "sensitive": false, "atomUri": "https://sci.kiwi/users/josephguhlin/statuses/113557028056715507", "inReplyToAtomUri": "https://sci.kiwi/users/josephguhlin/statuses/113557024795355733", "conversation": "tag:sci.kiwi,2024-11-27:objectId=1146725:objectType=Conversation", "content": "<p>Biggest changes: <br />* Map fn takes query_name as an optional argument. <br />* It also returns Arc&lt;String&gt;&#39;s to reduce memory allocation for large/repetitive jobs and supports deeper and better-handled cloning of the aligner and index.<br />* I&#39;ve also switched to a typestate builder, which prevents a few problems with settings options after the indexer is built (thus would not take effect).</p>", "contentMap": { "en": "<p>Biggest changes: <br />* Map fn takes query_name as an optional argument. <br />* It also returns Arc&lt;String&gt;&#39;s to reduce memory allocation for large/repetitive jobs and supports deeper and better-handled cloning of the aligner and index.<br />* I&#39;ve also switched to a typestate builder, which prevents a few problems with settings options after the indexer is built (thus would not take effect).</p>" }, "attachment": [], "tag": [], "replies": { "id": "https://sci.kiwi/users/josephguhlin/statuses/113557028056715507/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://sci.kiwi/users/josephguhlin/statuses/113557028056715507/replies?min_id=113557028993141235&page=true", "partOf": "https://sci.kiwi/users/josephguhlin/statuses/113557028056715507/replies", "items": [ "https://sci.kiwi/users/josephguhlin/statuses/113557028993141235" ] } }, "likes": { "id": "https://sci.kiwi/users/josephguhlin/statuses/113557028056715507/likes", "type": "Collection", "totalItems": 0 }, "shares": { "id": "https://sci.kiwi/users/josephguhlin/statuses/113557028056715507/shares", "type": "Collection", "totalItems": 0 } }