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" } ], "id": "https://mastodon.world/users/dannymoerkerke/statuses/110972843329327356", "type": "Note", "summary": null, "inReplyTo": null, "published": "2023-08-29T12:13:28Z", "url": "https://mastodon.world/@dannymoerkerke/110972843329327356", "attributedTo": "https://mastodon.world/users/dannymoerkerke", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.world/users/dannymoerkerke/followers" ], "sensitive": false, "atomUri": "https://mastodon.world/users/dannymoerkerke/statuses/110972843329327356", "inReplyToAtomUri": null, "conversation": "tag:mastodon.world,2023-08-29:objectId=131368726:objectType=Conversation", "content": "<p>Does your web app really need a build step?</p><p>If you only need a build step to resolve bare import specifiers you could implement an import map and get rid of your build altogether.</p><p>In my new article, I explain how you can go build-less today</p><p><a href=\"https://medium.com/@dannymoerkerke/going-build-less-with-import-maps-f71842aa20cb?sk=4181989cad1e6f81fae6b390581074a9\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">medium.com/@dannymoerkerke/goi</span><span class=\"invisible\">ng-build-less-with-import-maps-f71842aa20cb?sk=4181989cad1e6f81fae6b390581074a9</span></a></p>", "contentMap": { "en": "<p>Does your web app really need a build step?</p><p>If you only need a build step to resolve bare import specifiers you could implement an import map and get rid of your build altogether.</p><p>In my new article, I explain how you can go build-less today</p><p><a href=\"https://medium.com/@dannymoerkerke/going-build-less-with-import-maps-f71842aa20cb?sk=4181989cad1e6f81fae6b390581074a9\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">medium.com/@dannymoerkerke/goi</span><span class=\"invisible\">ng-build-less-with-import-maps-f71842aa20cb?sk=4181989cad1e6f81fae6b390581074a9</span></a></p>" }, "attachment": [], "tag": [], "replies": { "id": "https://mastodon.world/users/dannymoerkerke/statuses/110972843329327356/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.world/users/dannymoerkerke/statuses/110972843329327356/replies?only_other_accounts=true&page=true", "partOf": "https://mastodon.world/users/dannymoerkerke/statuses/110972843329327356/replies", "items": [] } }, "likes": { "id": "https://mastodon.world/users/dannymoerkerke/statuses/110972843329327356/likes", "type": "Collection", "totalItems": 1 }, "shares": { "id": "https://mastodon.world/users/dannymoerkerke/statuses/110972843329327356/shares", "type": "Collection", "totalItems": 0 } }