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.nz/users/borland/statuses/109700524149905840", "type": "Note", "summary": null, "inReplyTo": null, "published": "2023-01-16T19:25:58Z", "url": "https://mastodon.nz/@borland/109700524149905840", "attributedTo": "https://mastodon.nz/users/borland", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.nz/users/borland/followers", "https://social.jvns.ca/users/b0rk" ], "sensitive": false, "atomUri": "https://mastodon.nz/users/borland/statuses/109700524149905840", "inReplyToAtomUri": null, "conversation": "tag:jvns.ca,2023-01-16:objectId=16950:objectType=Conversation", "content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.jvns.ca/@b0rk\" class=\"u-url mention\">@<span>b0rk</span></a></span> there’s two kinds of right-shift for signed integers; one that literally just shifts the bits, and the other preserves the positive/negative bit. If you (very easily) use the wrong one by accident it’s crazy</p>", "contentMap": { "en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.jvns.ca/@b0rk\" class=\"u-url mention\">@<span>b0rk</span></a></span> there’s two kinds of right-shift for signed integers; one that literally just shifts the bits, and the other preserves the positive/negative bit. If you (very easily) use the wrong one by accident it’s crazy</p>" }, "attachment": [], "tag": [ { "type": "Mention", "href": "https://social.jvns.ca/users/b0rk", "name": "@b0rk@jvns.ca" } ], "replies": { "id": "https://mastodon.nz/users/borland/statuses/109700524149905840/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.nz/users/borland/statuses/109700524149905840/replies?min_id=109700534264045482&page=true", "partOf": "https://mastodon.nz/users/borland/statuses/109700524149905840/replies", "items": [ "https://mastodon.nz/users/borland/statuses/109700534264045482" ] } }, "likes": { "id": "https://mastodon.nz/users/borland/statuses/109700524149905840/likes", "type": "Collection", "totalItems": 2 }, "shares": { "id": "https://mastodon.nz/users/borland/statuses/109700524149905840/shares", "type": "Collection", "totalItems": 0 } }