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/113557030444056883", "type": "Note", "summary": null, "inReplyTo": "https://sci.kiwi/users/josephguhlin/statuses/113557029774111058", "published": "2024-11-27T21:26:14Z", "url": "https://sci.kiwi/@josephguhlin/113557030444056883", "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/113557030444056883", "inReplyToAtomUri": "https://sci.kiwi/users/josephguhlin/statuses/113557029774111058", "conversation": "tag:sci.kiwi,2024-11-27:objectId=1146725:objectType=Conversation", "content": "<p>I&#39;ve made good progress on supporting rust threads in place of pthreads, but it&#39;s not ready for this release. This would enable native Windows and WASM compiles, and give better control of threading to the API user. Thanks to all the contributors for helping push this forward! I&#39;m happy to add any extra docs, or ergonomic functions. You shouldn&#39;t have to use minimap2-sys, but you should be able to. </p><p>5/n</p>", "contentMap": { "en": "<p>I&#39;ve made good progress on supporting rust threads in place of pthreads, but it&#39;s not ready for this release. This would enable native Windows and WASM compiles, and give better control of threading to the API user. Thanks to all the contributors for helping push this forward! I&#39;m happy to add any extra docs, or ergonomic functions. You shouldn&#39;t have to use minimap2-sys, but you should be able to. </p><p>5/n</p>" }, "attachment": [], "tag": [], "replies": { "id": "https://sci.kiwi/users/josephguhlin/statuses/113557030444056883/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://sci.kiwi/users/josephguhlin/statuses/113557030444056883/replies?only_other_accounts=true&page=true", "partOf": "https://sci.kiwi/users/josephguhlin/statuses/113557030444056883/replies", "items": [] } }, "likes": { "id": "https://sci.kiwi/users/josephguhlin/statuses/113557030444056883/likes", "type": "Collection", "totalItems": 0 }, "shares": { "id": "https://sci.kiwi/users/josephguhlin/statuses/113557030444056883/shares", "type": "Collection", "totalItems": 0 } }