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", "blurhash": "toot:blurhash", "focalPoint": { "@container": "@list", "@id": "toot:focalPoint" }, "Hashtag": "as:Hashtag" } ], "id": "https://mastodon.social/users/anatudor/statuses/112406063451397148", "type": "Note", "summary": null, "inReplyTo": null, "published": "2024-05-08T15:00:11Z", "url": "https://mastodon.social/@anatudor/112406063451397148", "attributedTo": "https://mastodon.social/users/anatudor", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.social/users/anatudor/followers" ], "sensitive": false, "atomUri": "https://mastodon.social/users/anatudor/statuses/112406063451397148", "inReplyToAtomUri": null, "conversation": "tag:mastodon.social,2024-05-08:objectId=702983057:objectType=Conversation", "content": "<p>So what we&#39;re left with:</p><p>👉 Safari only: use an SVG `&lt;filter&gt;` instead of a plain `blur()` inside `filter()` to avoid the edge semitransparency issue <a href=\"https://codepen.io/thebabydino/pen/XWxdyro\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codepen.io/thebabydino/pen/XWx</span><span class=\"invisible\">dyro</span></a></p><p>👉 Cross-browser: use a pseudo on a parent `figure` to backdrop blur border area <a href=\"https://codepen.io/thebabydino/pen/VwqEapG\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codepen.io/thebabydino/pen/Vwq</span><span class=\"invisible\">EapG</span></a></p><p><a href=\"https://mastodon.social/tags/css\" class=\"mention hashtag\" rel=\"tag\">#<span>css</span></a> <a href=\"https://mastodon.social/tags/cssFilter\" class=\"mention hashtag\" rel=\"tag\">#<span>cssFilter</span></a> <a href=\"https://mastodon.social/tags/svg\" class=\"mention hashtag\" rel=\"tag\">#<span>svg</span></a> <a href=\"https://mastodon.social/tags/svgFilter\" class=\"mention hashtag\" rel=\"tag\">#<span>svgFilter</span></a> <a href=\"https://mastodon.social/tags/filter\" class=\"mention hashtag\" rel=\"tag\">#<span>filter</span></a> <a href=\"https://mastodon.social/tags/filterEffect\" class=\"mention hashtag\" rel=\"tag\">#<span>filterEffect</span></a> <a href=\"https://mastodon.social/tags/blur\" class=\"mention hashtag\" rel=\"tag\">#<span>blur</span></a> <a href=\"https://mastodon.social/tags/code\" class=\"mention hashtag\" rel=\"tag\">#<span>code</span></a> <a href=\"https://mastodon.social/tags/coding\" class=\"mention hashtag\" rel=\"tag\">#<span>coding</span></a> <a href=\"https://mastodon.social/tags/frontend\" class=\"mention hashtag\" rel=\"tag\">#<span>frontend</span></a> <a href=\"https://mastodon.social/tags/webDev\" class=\"mention hashtag\" rel=\"tag\">#<span>webDev</span></a> <a href=\"https://mastodon.social/tags/webDevelopment\" class=\"mention hashtag\" rel=\"tag\">#<span>webDevelopment</span></a></p>", "contentMap": { "en": "<p>So what we&#39;re left with:</p><p>👉 Safari only: use an SVG `&lt;filter&gt;` instead of a plain `blur()` inside `filter()` to avoid the edge semitransparency issue <a href=\"https://codepen.io/thebabydino/pen/XWxdyro\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codepen.io/thebabydino/pen/XWx</span><span class=\"invisible\">dyro</span></a></p><p>👉 Cross-browser: use a pseudo on a parent `figure` to backdrop blur border area <a href=\"https://codepen.io/thebabydino/pen/VwqEapG\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codepen.io/thebabydino/pen/Vwq</span><span class=\"invisible\">EapG</span></a></p><p><a href=\"https://mastodon.social/tags/css\" class=\"mention hashtag\" rel=\"tag\">#<span>css</span></a> <a href=\"https://mastodon.social/tags/cssFilter\" class=\"mention hashtag\" rel=\"tag\">#<span>cssFilter</span></a> <a href=\"https://mastodon.social/tags/svg\" class=\"mention hashtag\" rel=\"tag\">#<span>svg</span></a> <a href=\"https://mastodon.social/tags/svgFilter\" class=\"mention hashtag\" rel=\"tag\">#<span>svgFilter</span></a> <a href=\"https://mastodon.social/tags/filter\" class=\"mention hashtag\" rel=\"tag\">#<span>filter</span></a> <a href=\"https://mastodon.social/tags/filterEffect\" class=\"mention hashtag\" rel=\"tag\">#<span>filterEffect</span></a> <a href=\"https://mastodon.social/tags/blur\" class=\"mention hashtag\" rel=\"tag\">#<span>blur</span></a> <a href=\"https://mastodon.social/tags/code\" class=\"mention hashtag\" rel=\"tag\">#<span>code</span></a> <a href=\"https://mastodon.social/tags/coding\" class=\"mention hashtag\" rel=\"tag\">#<span>coding</span></a> <a href=\"https://mastodon.social/tags/frontend\" class=\"mention hashtag\" rel=\"tag\">#<span>frontend</span></a> <a href=\"https://mastodon.social/tags/webDev\" class=\"mention hashtag\" rel=\"tag\">#<span>webDev</span></a> <a href=\"https://mastodon.social/tags/webDevelopment\" class=\"mention hashtag\" rel=\"tag\">#<span>webDevelopment</span></a></p>" }, "attachment": [ { "type": "Document", "mediaType": "image/png", "url": "https://files.mastodon.social/media_attachments/files/112/406/012/093/502/251/original/6e7f13bb8f3f4eb3.png", "name": "Safari issue when using a plain CSS blur() filter: \"gradient\" borders become semitransparent.", "blurhash": "UBHd{a^-Ndt5%#?cxakC?ulmF~XAEgOpkqX9", "focalPoint": [ 0, 0 ], "width": 838, "height": 911 }, { "type": "Document", "mediaType": "image/png", "url": "https://files.mastodon.social/media_attachments/files/112/406/013/207/639/377/original/679059284853c0d4.png", "name": "Safari result when using an SVG filter to fix the issues: \"gradient\" borders are now opaque.", "blurhash": "UDH1*+^-OEt4yX.9xakC_2p^KSXAJ-Opb^X9", "focalPoint": [ 0, 0 ], "width": 841, "height": 910 } ], "tag": [ { "type": "Hashtag", "href": "https://mastodon.social/tags/css", "name": "#css" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/cssfilter", "name": "#cssfilter" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/svg", "name": "#svg" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/SVGFilter", "name": "#SVGFilter" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/filter", "name": "#filter" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/filtereffect", "name": "#filtereffect" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/blur", "name": "#blur" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/code", "name": "#code" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/coding", "name": "#coding" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/frontend", "name": "#frontend" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/webdev", "name": "#webdev" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/webdevelopment", "name": "#webdevelopment" } ], "replies": { "id": "https://mastodon.social/users/anatudor/statuses/112406063451397148/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.social/users/anatudor/statuses/112406063451397148/replies?only_other_accounts=true&page=true", "partOf": "https://mastodon.social/users/anatudor/statuses/112406063451397148/replies", "items": [] } }, "likes": { "id": "https://mastodon.social/users/anatudor/statuses/112406063451397148/likes", "type": "Collection", "totalItems": 2 }, "shares": { "id": "https://mastodon.social/users/anatudor/statuses/112406063451397148/shares", "type": "Collection", "totalItems": 0 } }