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.online/users/Tinrocket/statuses/109434368980436642", "type": "Note", "summary": null, "inReplyTo": "https://mastodon.world/users/swiftdevjournal/statuses/109434332626486579", "published": "2022-11-30T19:19:12Z", "url": "https://mastodon.online/@Tinrocket/109434368980436642", "attributedTo": "https://mastodon.online/users/Tinrocket", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.online/users/Tinrocket/followers", "https://mastodon.world/users/swiftdevjournal" ], "sensitive": false, "atomUri": "https://mastodon.online/users/Tinrocket/statuses/109434368980436642", "inReplyToAtomUri": "https://mastodon.world/users/swiftdevjournal/statuses/109434332626486579", "conversation": "tag:mastodon.online,2022-11-30:objectId=94502187:objectType=Conversation", "content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.world/@swiftdevjournal\" class=\"u-url mention\">@<span>swiftdevjournal</span></a></span> </p><p>Thank you for asking! I created 3 layers of abstraction:</p><p>– General animation framework (moving, animating, hit tests, scene graph, etc.)</p><p>– Snap interaction manager, implemented with above animation framework (dragging, snapping behaviors, etc.)</p><p>– The application-specific functionality (importing images, cropping, figuring out where tape goes, etc.)</p><p>Each layer treats the layer above as a black box. 1/2</p>", "contentMap": { "en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.world/@swiftdevjournal\" class=\"u-url mention\">@<span>swiftdevjournal</span></a></span> </p><p>Thank you for asking! I created 3 layers of abstraction:</p><p>– General animation framework (moving, animating, hit tests, scene graph, etc.)</p><p>– Snap interaction manager, implemented with above animation framework (dragging, snapping behaviors, etc.)</p><p>– The application-specific functionality (importing images, cropping, figuring out where tape goes, etc.)</p><p>Each layer treats the layer above as a black box. 1/2</p>" }, "updated": "2022-11-30T19:22:22Z", "attachment": [], "tag": [ { "type": "Mention", "href": "https://mastodon.world/users/swiftdevjournal", "name": "@swiftdevjournal@mastodon.world" } ], "replies": { "id": "https://mastodon.online/users/Tinrocket/statuses/109434368980436642/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.online/users/Tinrocket/statuses/109434368980436642/replies?min_id=109434380111795301&page=true", "partOf": "https://mastodon.online/users/Tinrocket/statuses/109434368980436642/replies", "items": [ "https://mastodon.online/users/Tinrocket/statuses/109434380111795301" ] } }, "likes": { "id": "https://mastodon.online/users/Tinrocket/statuses/109434368980436642/likes", "type": "Collection", "totalItems": 0 }, "shares": { "id": "https://mastodon.online/users/Tinrocket/statuses/109434368980436642/shares", "type": "Collection", "totalItems": 0 } }