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", "blurhash": "toot:blurhash", "focalPoint": { "@container": "@list", "@id": "toot:focalPoint" } } ], "id": "https://burn.capital/users/chaz/collections/featured", "type": "OrderedCollection", "totalItems": 3, "orderedItems": [ { "id": "https://burn.capital/users/chaz/statuses/113087164706567542", "type": "Note", "summary": null, "inReplyTo": null, "published": "2024-09-05T21:53:11Z", "url": "https://burn.capital/@chaz/113087164706567542", "attributedTo": "https://burn.capital/users/chaz", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://burn.capital/users/chaz/followers" ], "sensitive": false, "atomUri": "https://burn.capital/users/chaz/statuses/113087164706567542", "inReplyToAtomUri": null, "conversation": "tag:burn.capital,2024-09-05:objectId=1157655:objectType=Conversation", "content": "<p>Open source is the libertarianism [derogatory] of the software world. It&#39;s the adolescent, knee-jerk &quot;don&#39;t tell me what to do&quot; of licensing.</p><p>And just like libertarianism, it&#39;s completely co-opted by big money interests using the sentiment to entrench their own interests over the needs of real human beings.</p><p>Copyleft on the other hand is punk as fuck. Copyleft is anarchist praxis for software. Copyleft builds community. Copyleft ensures code belongs to actual human beings in perpetuity, even as it grows and evolves.</p><p>Fuck open source. Use copyleft licenses.</p><p><a href=\"https://burn.capital/tags/OpenSource\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenSource</span></a> <a href=\"https://burn.capital/tags/Copyleft\" class=\"mention hashtag\" rel=\"tag\">#<span>Copyleft</span></a> <a href=\"https://burn.capital/tags/GPL\" class=\"mention hashtag\" rel=\"tag\">#<span>GPL</span></a> <a href=\"https://burn.capital/tags/OSS\" class=\"mention hashtag\" rel=\"tag\">#<span>OSS</span></a> <a href=\"https://burn.capital/tags/FOSS\" class=\"mention hashtag\" rel=\"tag\">#<span>FOSS</span></a> <a href=\"https://burn.capital/tags/FLOSS\" class=\"mention hashtag\" rel=\"tag\">#<span>FLOSS</span></a></p>", "contentMap": { "en": "<p>Open source is the libertarianism [derogatory] of the software world. It&#39;s the adolescent, knee-jerk &quot;don&#39;t tell me what to do&quot; of licensing.</p><p>And just like libertarianism, it&#39;s completely co-opted by big money interests using the sentiment to entrench their own interests over the needs of real human beings.</p><p>Copyleft on the other hand is punk as fuck. Copyleft is anarchist praxis for software. Copyleft builds community. Copyleft ensures code belongs to actual human beings in perpetuity, even as it grows and evolves.</p><p>Fuck open source. Use copyleft licenses.</p><p><a href=\"https://burn.capital/tags/OpenSource\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenSource</span></a> <a href=\"https://burn.capital/tags/Copyleft\" class=\"mention hashtag\" rel=\"tag\">#<span>Copyleft</span></a> <a href=\"https://burn.capital/tags/GPL\" class=\"mention hashtag\" rel=\"tag\">#<span>GPL</span></a> <a href=\"https://burn.capital/tags/OSS\" class=\"mention hashtag\" rel=\"tag\">#<span>OSS</span></a> <a href=\"https://burn.capital/tags/FOSS\" class=\"mention hashtag\" rel=\"tag\">#<span>FOSS</span></a> <a href=\"https://burn.capital/tags/FLOSS\" class=\"mention hashtag\" rel=\"tag\">#<span>FLOSS</span></a></p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://burn.capital/tags/opensource", "name": "#opensource" }, { "type": "Hashtag", "href": "https://burn.capital/tags/copyleft", "name": "#copyleft" }, { "type": "Hashtag", "href": "https://burn.capital/tags/gpl", "name": "#gpl" }, { "type": "Hashtag", "href": "https://burn.capital/tags/oss", "name": "#oss" }, { "type": "Hashtag", "href": "https://burn.capital/tags/foss", "name": "#foss" }, { "type": "Hashtag", "href": "https://burn.capital/tags/floss", "name": "#floss" } ], "replies": { "id": "https://burn.capital/users/chaz/statuses/113087164706567542/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://burn.capital/users/chaz/statuses/113087164706567542/replies?only_other_accounts=true&page=true", "partOf": "https://burn.capital/users/chaz/statuses/113087164706567542/replies", "items": [] } } }, { "id": "https://burn.capital/users/chaz/statuses/112912189756022323", "type": "Note", "summary": null, "inReplyTo": null, "published": "2024-08-06T00:14:46Z", "url": "https://burn.capital/@chaz/112912189756022323", "attributedTo": "https://burn.capital/users/chaz", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://burn.capital/users/chaz/followers" ], "sensitive": false, "atomUri": "https://burn.capital/users/chaz/statuses/112912189756022323", "inReplyToAtomUri": null, "conversation": "tag:burn.capital,2024-08-06:objectId=1132359:objectType=Conversation", "content": "<p>I couldn&#39;t find a simple to-do list app for android backed by markdown files for easy syncing, so I wrote my own.</p><p>I am pleased to introduce Todo, M.D.!</p><p><a href=\"https://lab.burn.capital/chaz/todo-md\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">lab.burn.capital/chaz/todo-md</span><span class=\"invisible\"></span></a></p>", "contentMap": { "en": "<p>I couldn&#39;t find a simple to-do list app for android backed by markdown files for easy syncing, so I wrote my own.</p><p>I am pleased to introduce Todo, M.D.!</p><p><a href=\"https://lab.burn.capital/chaz/todo-md\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">lab.burn.capital/chaz/todo-md</span><span class=\"invisible\"></span></a></p>" }, "attachment": [], "tag": [], "replies": { "id": "https://burn.capital/users/chaz/statuses/112912189756022323/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://burn.capital/users/chaz/statuses/112912189756022323/replies?min_id=112912191129681673&page=true", "partOf": "https://burn.capital/users/chaz/statuses/112912189756022323/replies", "items": [ "https://burn.capital/users/chaz/statuses/112912191129681673" ] } } }, { "id": "https://burn.capital/users/chaz/statuses/110761038122851520", "type": "Note", "summary": null, "inReplyTo": null, "published": "2023-07-23T02:28:37Z", "url": "https://burn.capital/@chaz/110761038122851520", "attributedTo": "https://burn.capital/users/chaz", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://burn.capital/users/chaz/followers" ], "sensitive": false, "atomUri": "https://burn.capital/users/chaz/statuses/110761038122851520", "inReplyToAtomUri": null, "conversation": "tag:burn.capital,2023-07-23:objectId=713346:objectType=Conversation", "content": "<p>This old chestnut from nigh FIFTEEN YEARS AGO (!!!!!!) is apparently now officially recommended by the PHP community</p><p><a href=\"https://stackoverflow.com/a/279279\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">stackoverflow.com/a/279279</span><span class=\"invisible\"></span></a></p>", "contentMap": { "en": "<p>This old chestnut from nigh FIFTEEN YEARS AGO (!!!!!!) is apparently now officially recommended by the PHP community</p><p><a href=\"https://stackoverflow.com/a/279279\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">stackoverflow.com/a/279279</span><span class=\"invisible\"></span></a></p>" }, "attachment": [ { "type": "Document", "mediaType": "video/mp4", "url": "https://burn.capital/system/media_attachments/files/110/761/029/416/962/512/original/063da0c479aa7f26.mp4", "name": "Animated gif from the movie Beetlejuice of the eponymous character dusting off his sleeves with a grin on his face.", "blurhash": "UK9aBQxt0LE8R*WEa#t6Rjays,s+Rja#xaoI", "focalPoint": [ -0.02, 0.27 ], "width": 498, "height": 498 } ], "tag": [], "replies": { "id": "https://burn.capital/users/chaz/statuses/110761038122851520/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://burn.capital/users/chaz/statuses/110761038122851520/replies?min_id=112912260189575733&page=true", "partOf": "https://burn.capital/users/chaz/statuses/110761038122851520/replies", "items": [ "https://burn.capital/users/chaz/statuses/112912260189575733" ] } } } ] }