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://bitbang.social/users/kalleboo/statuses/114370363710563186", "type": "Note", "summary": null, "inReplyTo": "https://bitbang.social/users/kalleboo/statuses/114370336318839029", "published": "2025-04-20T12:47:34Z", "url": "https://bitbang.social/@kalleboo/114370363710563186", "attributedTo": "https://bitbang.social/users/kalleboo", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://bitbang.social/users/kalleboo/followers" ], "sensitive": false, "atomUri": "https://bitbang.social/users/kalleboo/statuses/114370363710563186", "inReplyToAtomUri": "https://bitbang.social/users/kalleboo/statuses/114370336318839029", "conversation": "tag:bitbang.social,2025-04-20:objectId=37288760:objectType=Conversation", "content": "<p>So I&#39;ve moved from MPW to CodeWarrior, and with heavy (HEAVY) inspiration from Easy App (from the Programming Starter Kit book) been putting together a basic framework.</p><p>The main goal is striking the right balance between complexity and simplicity - which is hard to explain for a Classic MacOS Toolbox app since it&#39;s so different from how modern apps are written. A Mac OS app does nothing automatically - you need to build the whole event loop manually, with a big switch for event type.</p>", "contentMap": { "en": "<p>So I&#39;ve moved from MPW to CodeWarrior, and with heavy (HEAVY) inspiration from Easy App (from the Programming Starter Kit book) been putting together a basic framework.</p><p>The main goal is striking the right balance between complexity and simplicity - which is hard to explain for a Classic MacOS Toolbox app since it&#39;s so different from how modern apps are written. A Mac OS app does nothing automatically - you need to build the whole event loop manually, with a big switch for event type.</p>" }, "attachment": [], "tag": [], "replies": { "id": "https://bitbang.social/users/kalleboo/statuses/114370363710563186/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://bitbang.social/users/kalleboo/statuses/114370363710563186/replies?min_id=114370386657934198&page=true", "partOf": "https://bitbang.social/users/kalleboo/statuses/114370363710563186/replies", "items": [ "https://bitbang.social/users/kalleboo/statuses/114370386657934198" ] } } }