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.
{
"@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/113134651932852126",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-14T07:09:49Z",
"url": "https://mastodon.social/@anatudor/113134651932852126",
"attributedTo": "https://mastodon.social/users/anatudor",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/anatudor/followers",
"https://fosstodon.org/users/codepen"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/anatudor/statuses/113134651932852126",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-09-14:objectId=799004071:objectType=Conversation",
"content": "<p>Made this set of single div loaders on <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@codepen\" class=\"u-url mention\">@<span>codepen</span></a></span> ~5 years ago <a href=\"https://codepen.io/thebabydino/pen/MWYqMxd\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codepen.io/thebabydino/pen/MWY</span><span class=\"invisible\">qMxd</span></a></p><p>The trick is to register a custom property in order to animate a `conic-gradient()` & use `mask` compositing for the rings/ radial slices.</p><p>Back then, this was Chrome only. As of summer 2024, with Firefox finally getting support for animating registered <a href=\"https://mastodon.social/tags/CSS\" class=\"mention hashtag\" rel=\"tag\">#<span>CSS</span></a> vars, this and a lot such more demos I've been making for the past 6+ years are now cross-browser!</p><p><a href=\"https://mastodon.social/tags/cssVariables\" class=\"mention hashtag\" rel=\"tag\">#<span>cssVariables</span></a> <a href=\"https://mastodon.social/tags/cssAnimation\" class=\"mention hashtag\" rel=\"tag\">#<span>cssAnimation</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></p>",
"contentMap": {
"en": "<p>Made this set of single div loaders on <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@codepen\" class=\"u-url mention\">@<span>codepen</span></a></span> ~5 years ago <a href=\"https://codepen.io/thebabydino/pen/MWYqMxd\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codepen.io/thebabydino/pen/MWY</span><span class=\"invisible\">qMxd</span></a></p><p>The trick is to register a custom property in order to animate a `conic-gradient()` & use `mask` compositing for the rings/ radial slices.</p><p>Back then, this was Chrome only. As of summer 2024, with Firefox finally getting support for animating registered <a href=\"https://mastodon.social/tags/CSS\" class=\"mention hashtag\" rel=\"tag\">#<span>CSS</span></a> vars, this and a lot such more demos I've been making for the past 6+ years are now cross-browser!</p><p><a href=\"https://mastodon.social/tags/cssVariables\" class=\"mention hashtag\" rel=\"tag\">#<span>cssVariables</span></a> <a href=\"https://mastodon.social/tags/cssAnimation\" class=\"mention hashtag\" rel=\"tag\">#<span>cssAnimation</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></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/113/134/650/172/255/573/original/927218c69acfabf7.png",
"name": "Screenshot. Shows three double ring loaders, each at 35% progress around the ring starting from 12 o'clock. The inner ring is a thin, almost hairline one, whereas the outer one is thicker and may be split into fewer and chunkier slices or into more and thinner ones. The colour progresses from red at 0% to blue at 100%, going through orange, yellow, green, aqua.",
"blurhash": "U25#qZ.3oeoe.4t5j@j@4ZM~ayfjIIRlazf7",
"focalPoint": [
0,
0
],
"width": 1200,
"height": 250
}
],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/codepen",
"name": "@codepen@fosstodon.org"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/css",
"name": "#css"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/cssvariables",
"name": "#cssvariables"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/cssanimation",
"name": "#cssanimation"
},
{
"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"
}
],
"replies": {
"id": "https://mastodon.social/users/anatudor/statuses/113134651932852126/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/anatudor/statuses/113134651932852126/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/anatudor/statuses/113134651932852126/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/anatudor/statuses/113134651932852126/likes",
"type": "Collection",
"totalItems": 9
},
"shares": {
"id": "https://mastodon.social/users/anatudor/statuses/113134651932852126/shares",
"type": "Collection",
"totalItems": 3
}
}