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", "Hashtag": "as:Hashtag" } ], "id": "https://discuss.systems/users/csgordon/statuses/111206857613378476/replies", "type": "Collection", "first": { "id": "https://discuss.systems/users/csgordon/statuses/111206857613378476/replies?page=true", "type": "CollectionPage", "next": "https://discuss.systems/users/csgordon/statuses/111206857613378476/replies?only_other_accounts=true&page=true", "partOf": "https://discuss.systems/users/csgordon/statuses/111206857613378476/replies", "items": [ { "id": "https://discuss.systems/users/csgordon/statuses/111206884832697461", "type": "Note", "summary": null, "inReplyTo": "https://discuss.systems/users/csgordon/statuses/111206857613378476", "published": "2023-10-09T20:13:17Z", "url": "https://discuss.systems/@csgordon/111206884832697461", "attributedTo": "https://discuss.systems/users/csgordon", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://discuss.systems/users/csgordon/followers" ], "sensitive": false, "atomUri": "https://discuss.systems/users/csgordon/statuses/111206884832697461", "inReplyToAtomUri": "https://discuss.systems/users/csgordon/statuses/111206857613378476", "conversation": "tag:discuss.systems,2023-08-23:objectId=9584606:objectType=Conversation", "content": "<p>The above actually shows it detecting the correct kinds of media for my current board: an eMMC on mmc0, an SD card on mmc1, using my customized version of someone else&#39;s script for booting from an in-memory filesystem (<a href=\"https://github.com/csgordon/freebsd-vf2\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/csgordon/freebsd-vf</span><span class=\"invisible\">2</span></a>) and a custom kernel... this run I skipped the steps to load the compressed root image (it takes like 15 minutes) to try the driver changes sooner. Now I&#39;ve got to go back and do that so I can see if I can actually mount(!) these drives...<br /><a href=\"https://discuss.systems/tags/FreeBSD\" class=\"mention hashtag\" rel=\"tag\">#<span>FreeBSD</span></a> <a href=\"https://discuss.systems/tags/RISCV\" class=\"mention hashtag\" rel=\"tag\">#<span>RISCV</span></a></p>", "contentMap": { "en": "<p>The above actually shows it detecting the correct kinds of media for my current board: an eMMC on mmc0, an SD card on mmc1, using my customized version of someone else&#39;s script for booting from an in-memory filesystem (<a href=\"https://github.com/csgordon/freebsd-vf2\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/csgordon/freebsd-vf</span><span class=\"invisible\">2</span></a>) and a custom kernel... this run I skipped the steps to load the compressed root image (it takes like 15 minutes) to try the driver changes sooner. Now I&#39;ve got to go back and do that so I can see if I can actually mount(!) these drives...<br /><a href=\"https://discuss.systems/tags/FreeBSD\" class=\"mention hashtag\" rel=\"tag\">#<span>FreeBSD</span></a> <a href=\"https://discuss.systems/tags/RISCV\" class=\"mention hashtag\" rel=\"tag\">#<span>RISCV</span></a></p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://discuss.systems/tags/freebsd", "name": "#freebsd" }, { "type": "Hashtag", "href": "https://discuss.systems/tags/riscv", "name": "#riscv" } ], "replies": { "id": "https://discuss.systems/users/csgordon/statuses/111206884832697461/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://discuss.systems/users/csgordon/statuses/111206884832697461/replies?min_id=111206974274446690&page=true", "partOf": "https://discuss.systems/users/csgordon/statuses/111206884832697461/replies", "items": [ "https://discuss.systems/users/csgordon/statuses/111206974274446690" ] } }, "likes": { "id": "https://discuss.systems/users/csgordon/statuses/111206884832697461/likes", "type": "Collection", "totalItems": 1 }, "shares": { "id": "https://discuss.systems/users/csgordon/statuses/111206884832697461/shares", "type": "Collection", "totalItems": 1 } } ] } }