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://astrodon.social/users/sebinthestars/statuses/113412709238531193", "type": "Note", "summary": null, "inReplyTo": null, "published": "2024-11-02T09:43:27Z", "url": "https://astrodon.social/@sebinthestars/113412709238531193", "attributedTo": "https://astrodon.social/users/sebinthestars", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://astrodon.social/users/sebinthestars/followers" ], "sensitive": false, "atomUri": "https://astrodon.social/users/sebinthestars/statuses/113412709238531193", "inReplyToAtomUri": null, "conversation": "tag:astrodon.social,2024-11-02:objectId=37740143:objectType=Conversation", "content": "<p>At some point overnight the cached version of the mastodon service worker expired, and the whole mastodon web frontend stopped working.</p><p>None of the hosting alarms went off, because everything *except* this one javascript file was working. Unfortunately the whole website depends on one javascript file, which is misconfigured in the Mastodon docs for setting up a site with docker compose.</p><p>Cue some rapid changes to the hosting setup for a single file. 🙄 </p><p>Hopefully we&#39;re coming to the end of the Learning Through Painful Mistakes phase and this should now be working for everyone. </p><p>But please, if images are not loading (and clearing cache doesn&#39;t help) do keep letting me know so I can dig into it further and help the Mastodon team fix this problem.</p>", "contentMap": { "en": "<p>At some point overnight the cached version of the mastodon service worker expired, and the whole mastodon web frontend stopped working.</p><p>None of the hosting alarms went off, because everything *except* this one javascript file was working. Unfortunately the whole website depends on one javascript file, which is misconfigured in the Mastodon docs for setting up a site with docker compose.</p><p>Cue some rapid changes to the hosting setup for a single file. 🙄 </p><p>Hopefully we&#39;re coming to the end of the Learning Through Painful Mistakes phase and this should now be working for everyone. </p><p>But please, if images are not loading (and clearing cache doesn&#39;t help) do keep letting me know so I can dig into it further and help the Mastodon team fix this problem.</p>" }, "attachment": [], "tag": [], "replies": { "id": "https://astrodon.social/users/sebinthestars/statuses/113412709238531193/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://astrodon.social/users/sebinthestars/statuses/113412709238531193/replies?only_other_accounts=true&page=true", "partOf": "https://astrodon.social/users/sebinthestars/statuses/113412709238531193/replies", "items": [] } }, "likes": { "id": "https://astrodon.social/users/sebinthestars/statuses/113412709238531193/likes", "type": "Collection", "totalItems": 6 }, "shares": { "id": "https://astrodon.social/users/sebinthestars/statuses/113412709238531193/shares", "type": "Collection", "totalItems": 5 } }