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.social/users/crc/statuses/98993006745649152/activity", "type": "Create", "actor": "https://mastodon.social/users/crc", "published": "2017-11-12T19:03:28Z", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.social/users/crc/followers", "https://mastodon.social/users/vertigo" ], "object": { "id": "https://mastodon.social/users/crc/statuses/98993006745649152", "type": "Note", "summary": null, "inReplyTo": "https://mastodon.social/users/vertigo/statuses/98992575733257127", "published": "2017-11-12T19:03:28Z", "url": "https://mastodon.social/@crc/98993006745649152", "attributedTo": "https://mastodon.social/users/crc", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.social/users/crc/followers", "https://mastodon.social/users/vertigo" ], "sensitive": false, "atomUri": "https://mastodon.social/users/crc/statuses/98993006745649152", "inReplyToAtomUri": "https://mastodon.social/users/vertigo/statuses/98992575733257127", "conversation": "tag:mastodon.social,2017-11-12:objectId=14788654:objectType=Conversation", "content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@vertigo\" class=\"u-url mention\">@<span>vertigo</span></a></span> No; it actually tracks very little state (mainly: file being edited, current line, number of lines in the file, and the currently visible lines).</p><p>The editor actually rereads the file as I navigate through it, and writes changes as they are made. It&#39;s slow and inefficient on larger files, but is tolerable on the shorter files I tend to work with.</p><p>I doubt anyone other than me will ever use it for anything significant.</p>", "contentMap": { "en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@vertigo\" class=\"u-url mention\">@<span>vertigo</span></a></span> No; it actually tracks very little state (mainly: file being edited, current line, number of lines in the file, and the currently visible lines).</p><p>The editor actually rereads the file as I navigate through it, and writes changes as they are made. It&#39;s slow and inefficient on larger files, but is tolerable on the shorter files I tend to work with.</p><p>I doubt anyone other than me will ever use it for anything significant.</p>" }, "attachment": [], "tag": [ { "type": "Mention", "href": "https://mastodon.social/users/vertigo", "name": "@vertigo" } ], "replies": { "id": "https://mastodon.social/users/crc/statuses/98993006745649152/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.social/users/crc/statuses/98993006745649152/replies?only_other_accounts=true&page=true", "partOf": "https://mastodon.social/users/crc/statuses/98993006745649152/replies", "items": [] } }, "likes": { "id": "https://mastodon.social/users/crc/statuses/98993006745649152/likes", "type": "Collection", "totalItems": 1 }, "shares": { "id": "https://mastodon.social/users/crc/statuses/98993006745649152/shares", "type": "Collection", "totalItems": 0 } } }