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/112438315795798719", "type": "Note", "summary": null, "inReplyTo": "https://mastodon.social/users/anatudor/statuses/112435568084097010", "published": "2024-05-14T07:42:23Z", "url": "https://mastodon.social/@anatudor/112438315795798719", "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/112438315795798719", "inReplyToAtomUri": "https://mastodon.social/users/anatudor/statuses/112435568084097010", "conversation": "tag:mastodon.social,2024-05-13:objectId=706695871:objectType=Conversation", "content": "<p>Per spec, <a href=\"https://mastodon.social/tags/boxShadow\" class=\"mention hashtag\" rel=\"tag\">#<span>boxShadow</span></a> is painted under the actual image when applied on an img elem <a href=\"https://w3.org/TR/css-backgrounds-3/#shadow-layers\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">w3.org/TR/css-backgrounds-3/#s</span><span class=\"invisible\">hadow-layers</span></a></p><p>But we often want <a href=\"https://mastodon.social/tags/inset\" class=\"mention hashtag\" rel=\"tag\">#<span>inset</span></a> <a href=\"https://mastodon.social/tags/shadows\" class=\"mention hashtag\" rel=\"tag\">#<span>shadows</span></a> on img elements. This has caused headaches, has been the topic of countless articles &amp; SO questions since box-shadow has been a thing!</p><p>🔗 <a href=\"https://trentwalton.com/2010/11/22/css-box-shadowinset/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">trentwalton.com/2010/11/22/css</span><span class=\"invisible\">-box-shadowinset/</span></a><br />🔗 <a href=\"https://www.schmengler-se.de/en/2014/12/css-inset-box-shadow-on-image/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">schmengler-se.de/en/2014/12/cs</span><span class=\"invisible\">s-inset-box-shadow-on-image/</span></a><br />🔗 <a href=\"https://designshack.net/articles/css/inner-shadows-in-css-images-text-and-beyond/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">designshack.net/articles/css/i</span><span class=\"invisible\">nner-shadows-in-css-images-text-and-beyond/</span></a></p><p>🔗 <a href=\"https://stackoverflow.com/search?q=inset+shadow+img\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">stackoverflow.com/search?q=ins</span><span class=\"invisible\">et+shadow+img</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/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/svg\" class=\"mention hashtag\" rel=\"tag\">#<span>svg</span></a> <a href=\"https://mastodon.social/tags/filter\" class=\"mention hashtag\" rel=\"tag\">#<span>filter</span></a> <a href=\"https://mastodon.social/tags/svgFilter\" class=\"mention hashtag\" rel=\"tag\">#<span>svgFilter</span></a> <a href=\"https://mastodon.social/tags/blur\" class=\"mention hashtag\" rel=\"tag\">#<span>blur</span></a> <a href=\"https://mastodon.social/tags/blending\" class=\"mention hashtag\" rel=\"tag\">#<span>blending</span></a> <a href=\"https://mastodon.social/tags/compositing\" class=\"mention hashtag\" rel=\"tag\">#<span>compositing</span></a> <a href=\"https://mastodon.social/tags/frontend\" class=\"mention hashtag\" rel=\"tag\">#<span>frontend</span></a> <a href=\"https://mastodon.social/tags/web\" class=\"mention hashtag\" rel=\"tag\">#<span>web</span></a> <a href=\"https://mastodon.social/tags/webDev\" class=\"mention hashtag\" rel=\"tag\">#<span>webDev</span></a> <a href=\"https://mastodon.social/tags/dev\" class=\"mention hashtag\" rel=\"tag\">#<span>dev</span></a> <a href=\"https://mastodon.social/tags/webDevelopment\" class=\"mention hashtag\" rel=\"tag\">#<span>webDevelopment</span></a></p>", "contentMap": { "en": "<p>Per spec, <a href=\"https://mastodon.social/tags/boxShadow\" class=\"mention hashtag\" rel=\"tag\">#<span>boxShadow</span></a> is painted under the actual image when applied on an img elem <a href=\"https://w3.org/TR/css-backgrounds-3/#shadow-layers\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">w3.org/TR/css-backgrounds-3/#s</span><span class=\"invisible\">hadow-layers</span></a></p><p>But we often want <a href=\"https://mastodon.social/tags/inset\" class=\"mention hashtag\" rel=\"tag\">#<span>inset</span></a> <a href=\"https://mastodon.social/tags/shadows\" class=\"mention hashtag\" rel=\"tag\">#<span>shadows</span></a> on img elements. This has caused headaches, has been the topic of countless articles &amp; SO questions since box-shadow has been a thing!</p><p>🔗 <a href=\"https://trentwalton.com/2010/11/22/css-box-shadowinset/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">trentwalton.com/2010/11/22/css</span><span class=\"invisible\">-box-shadowinset/</span></a><br />🔗 <a href=\"https://www.schmengler-se.de/en/2014/12/css-inset-box-shadow-on-image/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">schmengler-se.de/en/2014/12/cs</span><span class=\"invisible\">s-inset-box-shadow-on-image/</span></a><br />🔗 <a href=\"https://designshack.net/articles/css/inner-shadows-in-css-images-text-and-beyond/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">designshack.net/articles/css/i</span><span class=\"invisible\">nner-shadows-in-css-images-text-and-beyond/</span></a></p><p>🔗 <a href=\"https://stackoverflow.com/search?q=inset+shadow+img\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">stackoverflow.com/search?q=ins</span><span class=\"invisible\">et+shadow+img</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/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/svg\" class=\"mention hashtag\" rel=\"tag\">#<span>svg</span></a> <a href=\"https://mastodon.social/tags/filter\" class=\"mention hashtag\" rel=\"tag\">#<span>filter</span></a> <a href=\"https://mastodon.social/tags/svgFilter\" class=\"mention hashtag\" rel=\"tag\">#<span>svgFilter</span></a> <a href=\"https://mastodon.social/tags/blur\" class=\"mention hashtag\" rel=\"tag\">#<span>blur</span></a> <a href=\"https://mastodon.social/tags/blending\" class=\"mention hashtag\" rel=\"tag\">#<span>blending</span></a> <a href=\"https://mastodon.social/tags/compositing\" class=\"mention hashtag\" rel=\"tag\">#<span>compositing</span></a> <a href=\"https://mastodon.social/tags/frontend\" class=\"mention hashtag\" rel=\"tag\">#<span>frontend</span></a> <a href=\"https://mastodon.social/tags/web\" class=\"mention hashtag\" rel=\"tag\">#<span>web</span></a> <a href=\"https://mastodon.social/tags/webDev\" class=\"mention hashtag\" rel=\"tag\">#<span>webDev</span></a> <a href=\"https://mastodon.social/tags/dev\" class=\"mention hashtag\" rel=\"tag\">#<span>dev</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/438/247/635/653/012/original/8e4293804a2ce8fc.png", "name": "Screenshot of 2010 article by Trent Walton on the topic.", "blurhash": "UERp8-WB-;WB4nayoMay00WBIUWB4nofj[j[", "focalPoint": [ 0, 0 ], "width": 761, "height": 867 }, { "type": "Document", "mediaType": "image/png", "url": "https://files.mastodon.social/media_attachments/files/112/438/249/789/655/725/original/d64aeb4563ab37ef.png", "name": "Screenshot of 2014 article by Fabian Schmengler on the topic.", "blurhash": "UIRysfD$Rij[00aejsayIotRt7t7WFxvt7of", "focalPoint": [ 0, 0 ], "width": 755, "height": 907 }, { "type": "Document", "mediaType": "image/png", "url": "https://files.mastodon.social/media_attachments/files/112/438/250/397/732/844/original/c692b8680c3019f8.png", "name": "Screenshot of DesignShack article on the topic.", "blurhash": "UFN17TRit8WA~qWXRja#?bWBj?j]4nayWYax", "focalPoint": [ 0, 0 ], "width": 791, "height": 1009 }, { "type": "Document", "mediaType": "image/png", "url": "https://files.mastodon.social/media_attachments/files/112/438/250/892/544/116/original/c6c446bb15b0f6b2.png", "name": "Screenshot of a page full of results when searching for \"inset shadow img\" on Stack Overflow.", "blurhash": "U2R:NW9@_1%JnL9YE1Io?HjGRjxu-;RjM{Rk", "focalPoint": [ 0, 0 ], "width": 749, "height": 963 } ], "tag": [ { "type": "Hashtag", "href": "https://mastodon.social/tags/boxshadow", "name": "#boxshadow" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/inset", "name": "#inset" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/shadows", "name": "#shadows" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/css", "name": "#css" }, { "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/svg", "name": "#svg" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/filter", "name": "#filter" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/SVGFilter", "name": "#SVGFilter" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/blur", "name": "#blur" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/blending", "name": "#blending" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/compositing", "name": "#compositing" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/frontend", "name": "#frontend" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/web", "name": "#web" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/webdev", "name": "#webdev" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/dev", "name": "#dev" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/webdevelopment", "name": "#webdevelopment" } ], "replies": { "id": "https://mastodon.social/users/anatudor/statuses/112438315795798719/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.social/users/anatudor/statuses/112438315795798719/replies?min_id=112438334491900670&page=true", "partOf": "https://mastodon.social/users/anatudor/statuses/112438315795798719/replies", "items": [ "https://mastodon.social/users/anatudor/statuses/112438334491900670" ] } }, "likes": { "id": "https://mastodon.social/users/anatudor/statuses/112438315795798719/likes", "type": "Collection", "totalItems": 2 }, "shares": { "id": "https://mastodon.social/users/anatudor/statuses/112438315795798719/shares", "type": "Collection", "totalItems": 1 } }