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", "blurhash": "toot:blurhash", "focalPoint": { "@container": "@list", "@id": "toot:focalPoint" }, "Hashtag": "as:Hashtag" } ], "id": "https://mastodontech.de/users/wolframkriesing/statuses/114500422425200691", "type": "Note", "summary": null, "inReplyTo": null, "published": "2025-05-13T12:03:13Z", "url": "https://mastodontech.de/@wolframkriesing/114500422425200691", "attributedTo": "https://mastodontech.de/users/wolframkriesing", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodontech.de/users/wolframkriesing/followers" ], "sensitive": false, "atomUri": "https://mastodontech.de/users/wolframkriesing/statuses/114500422425200691", "inReplyToAtomUri": null, "conversation": "tag:mastodontech.de,2025-05-13:objectId=103457703:objectType=Conversation", "content": "<p>PicoSSG – A boring static site generator. Just as much tech as it needs.</p><p>Static site generators – sounds boring. But most aren&#39;t, because they try to do everything and end up big and complex.<br />PicoSSG is intentionally boring. It processes *.md and *.njk files, copies everything else as-is. Around 300 lines of plain JavaScript. Boring. As it should be.</p><p>Think of it as <a href=\"https://mastodontech.de/tags/cp\" class=\"mention hashtag\" rel=\"tag\">#<span>cp</span></a> + <a href=\"https://mastodontech.de/tags/markdown\" class=\"mention hashtag\" rel=\"tag\">#<span>markdown</span></a> + <a href=\"https://mastodontech.de/tags/nunjucks\" class=\"mention hashtag\" rel=\"tag\">#<span>nunjucks</span></a>. That’s it. Boring.</p><p>My blog picostitch.com is already built with it.</p><p><a href=\"https://www.npmjs.com/package/@wolframkriesing/picossg\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">npmjs.com/package/@wolframkrie</span><span class=\"invisible\">sing/picossg</span></a></p><p><a href=\"https://mastodontech.de/tags/ssg\" class=\"mention hashtag\" rel=\"tag\">#<span>ssg</span></a></p>", "contentMap": { "en": "<p>PicoSSG – A boring static site generator. Just as much tech as it needs.</p><p>Static site generators – sounds boring. But most aren&#39;t, because they try to do everything and end up big and complex.<br />PicoSSG is intentionally boring. It processes *.md and *.njk files, copies everything else as-is. Around 300 lines of plain JavaScript. Boring. As it should be.</p><p>Think of it as <a href=\"https://mastodontech.de/tags/cp\" class=\"mention hashtag\" rel=\"tag\">#<span>cp</span></a> + <a href=\"https://mastodontech.de/tags/markdown\" class=\"mention hashtag\" rel=\"tag\">#<span>markdown</span></a> + <a href=\"https://mastodontech.de/tags/nunjucks\" class=\"mention hashtag\" rel=\"tag\">#<span>nunjucks</span></a>. That’s it. Boring.</p><p>My blog picostitch.com is already built with it.</p><p><a href=\"https://www.npmjs.com/package/@wolframkriesing/picossg\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">npmjs.com/package/@wolframkrie</span><span class=\"invisible\">sing/picossg</span></a></p><p><a href=\"https://mastodontech.de/tags/ssg\" class=\"mention hashtag\" rel=\"tag\">#<span>ssg</span></a></p>" }, "attachment": [ { "type": "Document", "mediaType": "image/png", "url": "https://media.mastodontech.de/media_attachments/files/114/500/415/776/443/874/original/ef22fb9aaafa737a.png", "name": "the image shows the headline \"PicoSSG\" and md and njk files on the left with arrows to the right \"output\" where all these files are html", "blurhash": "U8RyNUR*?bt7WBt6%LWB~Vj[xaWB9aRj%2s:", "focalPoint": [ 0, 0 ], "width": 1536, "height": 1024 } ], "tag": [ { "type": "Hashtag", "href": "https://mastodontech.de/tags/cp", "name": "#cp" }, { "type": "Hashtag", "href": "https://mastodontech.de/tags/markdown", "name": "#markdown" }, { "type": "Hashtag", "href": "https://mastodontech.de/tags/nunjucks", "name": "#nunjucks" }, { "type": "Hashtag", "href": "https://mastodontech.de/tags/ssg", "name": "#ssg" } ], "replies": { "id": "https://mastodontech.de/users/wolframkriesing/statuses/114500422425200691/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodontech.de/users/wolframkriesing/statuses/114500422425200691/replies?min_id=114500501402269790&page=true", "partOf": "https://mastodontech.de/users/wolframkriesing/statuses/114500422425200691/replies", "items": [ "https://mastodontech.de/users/wolframkriesing/statuses/114500501402269790" ] } }, "likes": { "id": "https://mastodontech.de/users/wolframkriesing/statuses/114500422425200691/likes", "type": "Collection", "totalItems": 3 }, "shares": { "id": "https://mastodontech.de/users/wolframkriesing/statuses/114500422425200691/shares", "type": "Collection", "totalItems": 3 } }