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.gamedev.place/users/sinbad/statuses/113522974350342662/activity", "type": "Create", "actor": "https://mastodon.gamedev.place/users/sinbad", "published": "2024-11-21T21:05:19Z", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.gamedev.place/users/sinbad/followers" ], "object": { "id": "https://mastodon.gamedev.place/users/sinbad/statuses/113522974350342662", "type": "Note", "summary": null, "inReplyTo": null, "published": "2024-11-21T21:05:19Z", "url": "https://mastodon.gamedev.place/@sinbad/113522974350342662", "attributedTo": "https://mastodon.gamedev.place/users/sinbad", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.gamedev.place/users/sinbad/followers" ], "sensitive": false, "atomUri": "https://mastodon.gamedev.place/users/sinbad/statuses/113522974350342662", "inReplyToAtomUri": null, "conversation": "tag:mastodon.gamedev.place,2024-11-21:objectId=121167879:objectType=Conversation", "content": "<p>I’ve only spent an hour or two here and there getting back into Go but I remembered why I liked it. It still reminds me of “what if C, but with all the rough edges sanded off”. Functions and structs, mostly simple by default, there’s a lot to like there. </p><p>Goland has some nice features too, although it did choke when I tried to import something from GitHub, it kept redlining it even though “go build” worked fine. Mysteriously got better after running “go mod init” manually, for some reason.</p>", "contentMap": { "en": "<p>I’ve only spent an hour or two here and there getting back into Go but I remembered why I liked it. It still reminds me of “what if C, but with all the rough edges sanded off”. Functions and structs, mostly simple by default, there’s a lot to like there. </p><p>Goland has some nice features too, although it did choke when I tried to import something from GitHub, it kept redlining it even though “go build” worked fine. Mysteriously got better after running “go mod init” manually, for some reason.</p>" }, "updated": "2024-11-21T21:05:37Z", "attachment": [], "tag": [], "replies": { "id": "https://mastodon.gamedev.place/users/sinbad/statuses/113522974350342662/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.gamedev.place/users/sinbad/statuses/113522974350342662/replies?min_id=113522992528619321&page=true", "partOf": "https://mastodon.gamedev.place/users/sinbad/statuses/113522974350342662/replies", "items": [ "https://mastodon.gamedev.place/users/sinbad/statuses/113522992528619321" ] } }, "likes": { "id": "https://mastodon.gamedev.place/users/sinbad/statuses/113522974350342662/likes", "type": "Collection", "totalItems": 0 }, "shares": { "id": "https://mastodon.gamedev.place/users/sinbad/statuses/113522974350342662/shares", "type": "Collection", "totalItems": 0 } } }