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.world/users/siblingpastry/statuses/114506195493897675", "type": "Note", "summary": null, "inReplyTo": null, "published": "2025-05-14T12:31:23Z", "url": "https://mastodon.world/@siblingpastry/114506195493897675", "attributedTo": "https://mastodon.world/users/siblingpastry", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.world/users/siblingpastry/followers" ], "sensitive": false, "atomUri": "https://mastodon.world/users/siblingpastry/statuses/114506195493897675", "inReplyToAtomUri": null, "conversation": "tag:mastodon.world,2025-05-14:objectId=414795192:objectType=Conversation", "content": "<p>Using `&lt;text&gt;` inside `&lt;svg&gt;` is accessible if the SVG doesn&#39;t have a `role`. However if it has `role=&quot;img&quot;` (plus accessible name) then most screen readers ignore the `&lt;text&gt;` and only announce the name.</p><p>Therefore, using `&lt;text&gt;` inside `&lt;svg role=&quot;img&quot;&gt;` comes under SC 1.1.1 Non-text Content, and the text must be included in the accessible name or description. </p><p>This usage does pass SC 1.4.5 Images of Text, because users can visually customize it.</p><p><a href=\"https://mastodon.world/tags/a11y\" class=\"mention hashtag\" rel=\"tag\">#<span>a11y</span></a> <a href=\"https://mastodon.world/tags/accessibility\" class=\"mention hashtag\" rel=\"tag\">#<span>accessibility</span></a> <a href=\"https://mastodon.world/tags/svg\" class=\"mention hashtag\" rel=\"tag\">#<span>svg</span></a></p>", "contentMap": { "en": "<p>Using `&lt;text&gt;` inside `&lt;svg&gt;` is accessible if the SVG doesn&#39;t have a `role`. However if it has `role=&quot;img&quot;` (plus accessible name) then most screen readers ignore the `&lt;text&gt;` and only announce the name.</p><p>Therefore, using `&lt;text&gt;` inside `&lt;svg role=&quot;img&quot;&gt;` comes under SC 1.1.1 Non-text Content, and the text must be included in the accessible name or description. </p><p>This usage does pass SC 1.4.5 Images of Text, because users can visually customize it.</p><p><a href=\"https://mastodon.world/tags/a11y\" class=\"mention hashtag\" rel=\"tag\">#<span>a11y</span></a> <a href=\"https://mastodon.world/tags/accessibility\" class=\"mention hashtag\" rel=\"tag\">#<span>accessibility</span></a> <a href=\"https://mastodon.world/tags/svg\" class=\"mention hashtag\" rel=\"tag\">#<span>svg</span></a></p>" }, "updated": "2025-05-14T17:57:46Z", "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://mastodon.world/tags/a11y", "name": "#a11y" }, { "type": "Hashtag", "href": "https://mastodon.world/tags/accessibility", "name": "#accessibility" }, { "type": "Hashtag", "href": "https://mastodon.world/tags/svg", "name": "#svg" } ], "replies": { "id": "https://mastodon.world/users/siblingpastry/statuses/114506195493897675/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.world/users/siblingpastry/statuses/114506195493897675/replies?min_id=114506216399108889&page=true", "partOf": "https://mastodon.world/users/siblingpastry/statuses/114506195493897675/replies", "items": [ "https://mastodon.world/users/siblingpastry/statuses/114506216399108889" ] } }, "likes": { "id": "https://mastodon.world/users/siblingpastry/statuses/114506195493897675/likes", "type": "Collection", "totalItems": 7 }, "shares": { "id": "https://mastodon.world/users/siblingpastry/statuses/114506195493897675/shares", "type": "Collection", "totalItems": 10 } }