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://mastodon.social/users/n3wjack/collections/featured", "type": "OrderedCollection", "totalItems": 3, "orderedItems": [ { "id": "https://mastodon.social/users/n3wjack/statuses/114364019659903101", "type": "Note", "summary": null, "inReplyTo": null, "published": "2025-04-19T09:54:12Z", "url": "https://mastodon.social/@n3wjack/114364019659903101", "attributedTo": "https://mastodon.social/users/n3wjack", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.social/users/n3wjack/followers" ], "sensitive": false, "atomUri": "https://mastodon.social/users/n3wjack/statuses/114364019659903101", "inReplyToAtomUri": null, "conversation": "tag:mastodon.social,2025-04-19:objectId=976106788:objectType=Conversation", "content": "<p>Did a little write-up about my 2 entries on the last NWICBW remix album here, and promoting this fine album, of course. 😉</p><p><a href=\"https://n3wjack.net/2025/04/19/not-what-i-call-bonk-wave-remixes-vol-2/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">n3wjack.net/2025/04/19/not-wha</span><span class=\"invisible\">t-i-call-bonk-wave-remixes-vol-2/</span></a></p><p><a href=\"https://mastodon.social/tags/BonkWave\" class=\"mention hashtag\" rel=\"tag\">#<span>BonkWave</span></a> <a href=\"https://mastodon.social/tags/FediMusic\" class=\"mention hashtag\" rel=\"tag\">#<span>FediMusic</span></a> <a href=\"https://mastodon.social/tags/Music\" class=\"mention hashtag\" rel=\"tag\">#<span>Music</span></a> <a href=\"https://mastodon.social/tags/ElectronicMusic\" class=\"mention hashtag\" rel=\"tag\">#<span>ElectronicMusic</span></a></p>", "contentMap": { "en": "<p>Did a little write-up about my 2 entries on the last NWICBW remix album here, and promoting this fine album, of course. 😉</p><p><a href=\"https://n3wjack.net/2025/04/19/not-what-i-call-bonk-wave-remixes-vol-2/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">n3wjack.net/2025/04/19/not-wha</span><span class=\"invisible\">t-i-call-bonk-wave-remixes-vol-2/</span></a></p><p><a href=\"https://mastodon.social/tags/BonkWave\" class=\"mention hashtag\" rel=\"tag\">#<span>BonkWave</span></a> <a href=\"https://mastodon.social/tags/FediMusic\" class=\"mention hashtag\" rel=\"tag\">#<span>FediMusic</span></a> <a href=\"https://mastodon.social/tags/Music\" class=\"mention hashtag\" rel=\"tag\">#<span>Music</span></a> <a href=\"https://mastodon.social/tags/ElectronicMusic\" class=\"mention hashtag\" rel=\"tag\">#<span>ElectronicMusic</span></a></p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://mastodon.social/tags/bonkwave", "name": "#bonkwave" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/fedimusic", "name": "#fedimusic" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/music", "name": "#music" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/electronicmusic", "name": "#electronicmusic" } ], "replies": { "id": "https://mastodon.social/users/n3wjack/statuses/114364019659903101/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.social/users/n3wjack/statuses/114364019659903101/replies?only_other_accounts=true&page=true", "partOf": "https://mastodon.social/users/n3wjack/statuses/114364019659903101/replies", "items": [] } }, "likes": { "id": "https://mastodon.social/users/n3wjack/statuses/114364019659903101/likes", "type": "Collection", "totalItems": 4 }, "shares": { "id": "https://mastodon.social/users/n3wjack/statuses/114364019659903101/shares", "type": "Collection", "totalItems": 11 } }, { "id": "https://mastodon.social/users/n3wjack/statuses/111727612732490588", "type": "Note", "summary": null, "inReplyTo": "https://mastodon.social/users/n3wjack/statuses/111710129662043350", "published": "2024-01-09T19:21:15Z", "url": "https://mastodon.social/@n3wjack/111727612732490588", "attributedTo": "https://mastodon.social/users/n3wjack", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.social/users/n3wjack/followers" ], "sensitive": false, "atomUri": "https://mastodon.social/users/n3wjack/statuses/111727612732490588", "inReplyToAtomUri": "https://mastodon.social/users/n3wjack/statuses/111710129662043350", "conversation": "tag:mastodon.social,2024-01-06:objectId=614491417:objectType=Conversation", "content": "<p>Alright, here it is. A Docker container with the Faircamp app, and a small project with a Windows shell script to easily run it on your local machine, and build your music catalog.</p><p>You need to install Docker Desktop (or some other way to start Docker containers) to be able to use this, but that&#39;s probably easier than setting up WSL.</p><p>It&#39;s all in the readme. I hope it makes sense for non-techies. 😁</p><p><a href=\"https://github.com/n3wjack/faircamp-docker\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/n3wjack/faircamp-do</span><span class=\"invisible\">cker</span></a></p><p><a href=\"https://mastodon.social/tags/faircamp\" class=\"mention hashtag\" rel=\"tag\">#<span>faircamp</span></a></p>", "contentMap": { "en": "<p>Alright, here it is. A Docker container with the Faircamp app, and a small project with a Windows shell script to easily run it on your local machine, and build your music catalog.</p><p>You need to install Docker Desktop (or some other way to start Docker containers) to be able to use this, but that&#39;s probably easier than setting up WSL.</p><p>It&#39;s all in the readme. I hope it makes sense for non-techies. 😁</p><p><a href=\"https://github.com/n3wjack/faircamp-docker\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/n3wjack/faircamp-do</span><span class=\"invisible\">cker</span></a></p><p><a href=\"https://mastodon.social/tags/faircamp\" class=\"mention hashtag\" rel=\"tag\">#<span>faircamp</span></a></p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://mastodon.social/tags/Faircamp", "name": "#Faircamp" } ], "replies": { "id": "https://mastodon.social/users/n3wjack/statuses/111727612732490588/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.social/users/n3wjack/statuses/111727612732490588/replies?min_id=114529875650555771&page=true", "partOf": "https://mastodon.social/users/n3wjack/statuses/111727612732490588/replies", "items": [ "https://mastodon.social/users/n3wjack/statuses/114529875650555771" ] } }, "likes": { "id": "https://mastodon.social/users/n3wjack/statuses/111727612732490588/likes", "type": "Collection", "totalItems": 18 }, "shares": { "id": "https://mastodon.social/users/n3wjack/statuses/111727612732490588/shares", "type": "Collection", "totalItems": 14 } }, { "id": "https://mastodon.social/users/n3wjack/statuses/109284625680809787", "type": "Note", "summary": null, "inReplyTo": null, "published": "2022-11-04T08:37:31Z", "url": "https://mastodon.social/@n3wjack/109284625680809787", "attributedTo": "https://mastodon.social/users/n3wjack", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.social/users/n3wjack/followers" ], "sensitive": false, "atomUri": "https://mastodon.social/users/n3wjack/statuses/109284625680809787", "inReplyToAtomUri": null, "conversation": "tag:mastodon.social,2022-11-04:objectId=325234452:objectType=Conversation", "content": "<p>I started uploading some old <a href=\"https://mastodon.social/tags/breakcore\" class=\"mention hashtag\" rel=\"tag\">#<span>breakcore</span></a> <a href=\"https://mastodon.social/tags/gabber\" class=\"mention hashtag\" rel=\"tag\">#<span>gabber</span></a> and <a href=\"https://mastodon.social/tags/jungle\" class=\"mention hashtag\" rel=\"tag\">#<span>jungle</span></a> dj/live-sets/-mixes to archive.org because they are no use just sitting here on my HD.</p><p>Mostly stuff I downloaded from various sources around 2005-11 for now, from Bong-Ra, Enduser, Shitmat, C64, Venetian Snares etc. Good times for some hash amen choppage <a href=\"https://mastodon.social/tags/breakcore\" class=\"mention hashtag\" rel=\"tag\">#<span>breakcore</span></a>. <br />More to come in the future.</p><p><a href=\"https://archive.org/details/@n3wjack\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">archive.org/details/@n3wjack</span><span class=\"invisible\"></span></a></p><p><a href=\"https://mastodon.social/tags/music\" class=\"mention hashtag\" rel=\"tag\">#<span>music</span></a> <a href=\"https://mastodon.social/tags/dnb\" class=\"mention hashtag\" rel=\"tag\">#<span>dnb</span></a> <a href=\"https://mastodon.social/tags/drumnbass\" class=\"mention hashtag\" rel=\"tag\">#<span>drumnbass</span></a></p>", "contentMap": { "en": "<p>I started uploading some old <a href=\"https://mastodon.social/tags/breakcore\" class=\"mention hashtag\" rel=\"tag\">#<span>breakcore</span></a> <a href=\"https://mastodon.social/tags/gabber\" class=\"mention hashtag\" rel=\"tag\">#<span>gabber</span></a> and <a href=\"https://mastodon.social/tags/jungle\" class=\"mention hashtag\" rel=\"tag\">#<span>jungle</span></a> dj/live-sets/-mixes to archive.org because they are no use just sitting here on my HD.</p><p>Mostly stuff I downloaded from various sources around 2005-11 for now, from Bong-Ra, Enduser, Shitmat, C64, Venetian Snares etc. Good times for some hash amen choppage <a href=\"https://mastodon.social/tags/breakcore\" class=\"mention hashtag\" rel=\"tag\">#<span>breakcore</span></a>. <br />More to come in the future.</p><p><a href=\"https://archive.org/details/@n3wjack\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">archive.org/details/@n3wjack</span><span class=\"invisible\"></span></a></p><p><a href=\"https://mastodon.social/tags/music\" class=\"mention hashtag\" rel=\"tag\">#<span>music</span></a> <a href=\"https://mastodon.social/tags/dnb\" class=\"mention hashtag\" rel=\"tag\">#<span>dnb</span></a> <a href=\"https://mastodon.social/tags/drumnbass\" class=\"mention hashtag\" rel=\"tag\">#<span>drumnbass</span></a></p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://mastodon.social/tags/breakcore", "name": "#breakcore" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/gabber", "name": "#gabber" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/jungle", "name": "#jungle" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/music", "name": "#music" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/dnb", "name": "#dnb" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/drumnbass", "name": "#drumnbass" } ], "replies": { "id": "https://mastodon.social/users/n3wjack/statuses/109284625680809787/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.social/users/n3wjack/statuses/109284625680809787/replies?min_id=109438558484616761&page=true", "partOf": "https://mastodon.social/users/n3wjack/statuses/109284625680809787/replies", "items": [ "https://mastodon.social/users/n3wjack/statuses/109369651963033126", "https://mastodon.social/users/n3wjack/statuses/109438558484616761" ] } }, "likes": { "id": "https://mastodon.social/users/n3wjack/statuses/109284625680809787/likes", "type": "Collection", "totalItems": 30 }, "shares": { "id": "https://mastodon.social/users/n3wjack/statuses/109284625680809787/shares", "type": "Collection", "totalItems": 12 } } ] }