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.mauve.moe/users/mauve/statuses/110350817589932445", "type": "Note", "summary": null, "inReplyTo": null, "published": "2023-05-11T15:44:08Z", "url": "https://mastodon.mauve.moe/@mauve/110350817589932445", "attributedTo": "https://mastodon.mauve.moe/users/mauve", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.mauve.moe/users/mauve/followers", "https://digipres.club/users/webrecorder" ], "sensitive": false, "atomUri": "https://mastodon.mauve.moe/users/mauve/statuses/110350817589932445", "inReplyToAtomUri": null, "conversation": "tag:mastodon.mauve.moe,2023-05-11:objectId=242454:objectType=Conversation", "content": "<p>Lol, just had a bug where I wasn&#39;t able to trigger <a href=\"https://mastodon.mauve.moe/tags/agregore\" class=\"mention hashtag\" rel=\"tag\">#<span>agregore</span></a> to download a file from <a href=\"https://mastodon.mauve.moe/tags/IPFS\" class=\"mention hashtag\" rel=\"tag\">#<span>IPFS</span></a> due to it being interpreted as a text file (it was a <span class=\"h-card\"><a href=\"https://digipres.club/@webrecorder\" class=\"u-url mention\">@<span>webrecorder</span></a></span> WACZ file).</p><p>To work around this I opened up the dev tools and set `document.body.innerHTML = &#39;&lt;a download href=&quot;ipfs://whatever/webarchive.wacz&quot;&gt;Download&lt;/a&gt;&#39; which replaced the page with a link to trigger a download of the file.</p><p>Honestly, I wish all apps had a devtools feature so I could mess around with their guts.</p>", "contentMap": { "en": "<p>Lol, just had a bug where I wasn&#39;t able to trigger <a href=\"https://mastodon.mauve.moe/tags/agregore\" class=\"mention hashtag\" rel=\"tag\">#<span>agregore</span></a> to download a file from <a href=\"https://mastodon.mauve.moe/tags/IPFS\" class=\"mention hashtag\" rel=\"tag\">#<span>IPFS</span></a> due to it being interpreted as a text file (it was a <span class=\"h-card\"><a href=\"https://digipres.club/@webrecorder\" class=\"u-url mention\">@<span>webrecorder</span></a></span> WACZ file).</p><p>To work around this I opened up the dev tools and set `document.body.innerHTML = &#39;&lt;a download href=&quot;ipfs://whatever/webarchive.wacz&quot;&gt;Download&lt;/a&gt;&#39; which replaced the page with a link to trigger a download of the file.</p><p>Honestly, I wish all apps had a devtools feature so I could mess around with their guts.</p>" }, "attachment": [], "tag": [ { "type": "Mention", "href": "https://digipres.club/users/webrecorder", "name": "@webrecorder@digipres.club" }, { "type": "Hashtag", "href": "https://mastodon.mauve.moe/tags/Agregore", "name": "#Agregore" }, { "type": "Hashtag", "href": "https://mastodon.mauve.moe/tags/IPFS", "name": "#IPFS" } ], "replies": { "id": "https://mastodon.mauve.moe/users/mauve/statuses/110350817589932445/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.mauve.moe/users/mauve/statuses/110350817589932445/replies?only_other_accounts=true&page=true", "partOf": "https://mastodon.mauve.moe/users/mauve/statuses/110350817589932445/replies", "items": [] } } }