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", "Hashtag": "as:Hashtag" } ], "id": "https://mastodon.scot/users/svgeesus/statuses/114574983650035139", "type": "Question", "summary": null, "inReplyTo": null, "published": "2025-05-26T16:05:07Z", "url": "https://mastodon.scot/@svgeesus/114574983650035139", "attributedTo": "https://mastodon.scot/users/svgeesus", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.scot/users/svgeesus/followers" ], "sensitive": false, "atomUri": "https://mastodon.scot/users/svgeesus/statuses/114574983650035139", "inReplyToAtomUri": null, "conversation": "tag:mastodon.scot,2025-05-26:objectId=233432256:objectType=Conversation", "content": "<p><a href=\"https://mastodon.scot/tags/CSS\" class=\"mention hashtag\" rel=\"tag\">#<span>CSS</span></a> folks, if there was a function for just changing the alpha channel of a color - leaving it in whatever color space it was already using - would you expect it to be called</p>", "contentMap": { "en": "<p><a href=\"https://mastodon.scot/tags/CSS\" class=\"mention hashtag\" rel=\"tag\">#<span>CSS</span></a> folks, if there was a function for just changing the alpha channel of a color - leaving it in whatever color space it was already using - would you expect it to be called</p>" }, "endTime": "2025-05-27T16:05:07Z", "closed": "2025-05-27T16:05:07Z", "votersCount": 152, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://mastodon.scot/tags/css", "name": "#css" } ], "replies": { "id": "https://mastodon.scot/users/svgeesus/statuses/114574983650035139/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.scot/users/svgeesus/statuses/114574983650035139/replies?min_id=114575067731758644&page=true", "partOf": "https://mastodon.scot/users/svgeesus/statuses/114574983650035139/replies", "items": [ "https://mastodon.scot/users/svgeesus/statuses/114575067731758644" ] } }, "likes": { "id": "https://mastodon.scot/users/svgeesus/statuses/114574983650035139/likes", "type": "Collection", "totalItems": 6 }, "shares": { "id": "https://mastodon.scot/users/svgeesus/statuses/114574983650035139/shares", "type": "Collection", "totalItems": 8 }, "oneOf": [ { "type": "Note", "name": "alpha(var(--mycolor) 0.6)", "replies": { "type": "Collection", "totalItems": 84 } }, { "type": "Note", "name": "opacity(var(--mycolor) 0.6)", "replies": { "type": "Collection", "totalItems": 64 } }, { "type": "Note", "name": "other [reply with your suggestion]", "replies": { "type": "Collection", "totalItems": 4 } } ] }