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.social/users/omz13/statuses/113510130383409923", "type": "Note", "summary": null, "inReplyTo": null, "published": "2024-11-19T14:38:55Z", "url": "https://mastodon.social/@omz13/113510130383409923", "attributedTo": "https://mastodon.social/users/omz13", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.social/users/omz13/followers" ], "sensitive": false, "atomUri": "https://mastodon.social/users/omz13/statuses/113510130383409923", "inReplyToAtomUri": null, "conversation": "tag:mastodon.social,2024-11-19:objectId=852058882:objectType=Conversation", "content": "<p>I’m doing a first pass at adding <a href=\"https://mastodon.social/tags/A11y\" class=\"mention hashtag\" rel=\"tag\">#<span>A11y</span></a> to my website and <a href=\"https://mastodon.social/tags/todayilearned\" class=\"mention hashtag\" rel=\"tag\">#<span>todayilearned</span></a> that css content can have alt text per <a href=\"https://caniuse.com/mdn-css_properties_content_alt_text\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">caniuse.com/mdn-css_properties</span><span class=\"invisible\">_content_alt_text</span></a></p><p>But it seems to fail if the alt text includes a counter. Has anybody used counters in this case? Unless I&#39;m misreading the spec, it should work.</p>", "contentMap": { "en": "<p>I’m doing a first pass at adding <a href=\"https://mastodon.social/tags/A11y\" class=\"mention hashtag\" rel=\"tag\">#<span>A11y</span></a> to my website and <a href=\"https://mastodon.social/tags/todayilearned\" class=\"mention hashtag\" rel=\"tag\">#<span>todayilearned</span></a> that css content can have alt text per <a href=\"https://caniuse.com/mdn-css_properties_content_alt_text\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">caniuse.com/mdn-css_properties</span><span class=\"invisible\">_content_alt_text</span></a></p><p>But it seems to fail if the alt text includes a counter. Has anybody used counters in this case? Unless I&#39;m misreading the spec, it should work.</p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://mastodon.social/tags/a11y", "name": "#a11y" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/todayilearned", "name": "#todayilearned" } ], "replies": { "id": "https://mastodon.social/users/omz13/statuses/113510130383409923/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.social/users/omz13/statuses/113510130383409923/replies?min_id=113510195727589900&page=true", "partOf": "https://mastodon.social/users/omz13/statuses/113510130383409923/replies", "items": [ "https://mastodon.social/users/omz13/statuses/113510195727589900" ] } }, "likes": { "id": "https://mastodon.social/users/omz13/statuses/113510130383409923/likes", "type": "Collection", "totalItems": 0 }, "shares": { "id": "https://mastodon.social/users/omz13/statuses/113510130383409923/shares", "type": "Collection", "totalItems": 1 } }