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://metalhead.club/users/mariusor/statuses/101211445698393677", "type": "Note", "summary": null, "inReplyTo": "https://playvicious.social/users/jalcine/statuses/101206920176993821", "published": "2018-12-09T14:01:40Z", "url": "https://metalhead.club/@mariusor/101211445698393677", "attributedTo": "https://metalhead.club/users/mariusor", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://metalhead.club/users/mariusor/followers", "https://playvicious.social/users/jalcine" ], "sensitive": false, "atomUri": "https://metalhead.club/users/mariusor/statuses/101211445698393677", "inReplyToAtomUri": "https://playvicious.social/users/jalcine/statuses/101206920176993821", "conversation": "tag:playvicious.social,2018-12-08:objectId=3288943:objectType=Conversation", "content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://playvicious.social/@jalcine\" class=\"u-url mention\">@<span>jalcine</span></a></span> I &quot;solved&quot; this issue in go, by having an interface which can refer to ObjectID/IRI elements the same way as a full Object. It makes it hell to typecast in the places where you actually need the objects, but oh well...</p>", "contentMap": { "en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://playvicious.social/@jalcine\" class=\"u-url mention\">@<span>jalcine</span></a></span> I &quot;solved&quot; this issue in go, by having an interface which can refer to ObjectID/IRI elements the same way as a full Object. It makes it hell to typecast in the places where you actually need the objects, but oh well...</p>" }, "attachment": [], "tag": [ { "type": "Mention", "href": "https://playvicious.social/users/jalcine", "name": "@jalcine@playvicious.social" } ], "replies": { "id": "https://metalhead.club/users/mariusor/statuses/101211445698393677/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://metalhead.club/users/mariusor/statuses/101211445698393677/replies?only_other_accounts=true&page=true", "partOf": "https://metalhead.club/users/mariusor/statuses/101211445698393677/replies", "items": [] } }, "likes": { "id": "https://metalhead.club/users/mariusor/statuses/101211445698393677/likes", "type": "Collection", "totalItems": 1 }, "shares": { "id": "https://metalhead.club/users/mariusor/statuses/101211445698393677/shares", "type": "Collection", "totalItems": 0 } }