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://social.jvns.ca/users/b0rk/statuses/109700918270665569", "type": "Note", "summary": null, "inReplyTo": "https://mastodon.gamedev.place/users/fatlimey/statuses/109700894305943665", "published": "2023-01-16T21:06:11Z", "url": "https://social.jvns.ca/@b0rk/109700918270665569", "attributedTo": "https://social.jvns.ca/users/b0rk", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://social.jvns.ca/users/b0rk/followers", "https://mastodon.gamedev.place/users/fatlimey" ], "sensitive": false, "atomUri": "https://social.jvns.ca/users/b0rk/statuses/109700918270665569", "inReplyToAtomUri": "https://mastodon.gamedev.place/users/fatlimey/statuses/109700894305943665", "conversation": "tag:jvns.ca,2023-01-16:objectId=16950:objectType=Conversation", "content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@fatlimey\" class=\"u-url mention\">@<span>fatlimey</span></a></span> hmm normally when i&#39;d think about taking the sqrt of an integer, I&#39;d imagine converting it to a float and then taking the square root of that, which wouldn&#39;t halve the bits at all (just give an approximate result to the real square root of that integer)</p>", "contentMap": { "en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@fatlimey\" class=\"u-url mention\">@<span>fatlimey</span></a></span> hmm normally when i&#39;d think about taking the sqrt of an integer, I&#39;d imagine converting it to a float and then taking the square root of that, which wouldn&#39;t halve the bits at all (just give an approximate result to the real square root of that integer)</p>" }, "attachment": [], "tag": [ { "type": "Mention", "href": "https://mastodon.gamedev.place/users/fatlimey", "name": "@fatlimey@mastodon.gamedev.place" } ], "replies": { "id": "https://social.jvns.ca/users/b0rk/statuses/109700918270665569/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://social.jvns.ca/users/b0rk/statuses/109700918270665569/replies?only_other_accounts=true&page=true", "partOf": "https://social.jvns.ca/users/b0rk/statuses/109700918270665569/replies", "items": [] } }, "likes": { "id": "https://social.jvns.ca/users/b0rk/statuses/109700918270665569/likes", "type": "Collection", "totalItems": 0 }, "shares": { "id": "https://social.jvns.ca/users/b0rk/statuses/109700918270665569/shares", "type": "Collection", "totalItems": 0 } }