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/111454684272371765",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-11-22T14:31:57Z",
"url": "https://mastodon.social/@anatudor/111454684272371765",
"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/111454684272371765",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2023-11-22:objectId=584143496:objectType=Conversation",
"content": "<p><a href=\"https://mastodon.social/tags/CSSchallenge2023\" class=\"mention hashtag\" rel=\"tag\">#<span>CSSchallenge2023</span></a></p><p>An easy one this time. Code this with:</p><p>⚠️only CSS (just styles set on the root, nothing more)<br />❌no JS<br />❌no SVG<br />⚠️no images in general save for at most 2 CSS gradients<br />⚠️under 200 bytes of CSS</p><p><a href=\"https://mastodon.social/tags/css\" class=\"mention hashtag\" rel=\"tag\">#<span>css</span></a> <a href=\"https://mastodon.social/tags/coding\" class=\"mention hashtag\" rel=\"tag\">#<span>coding</span></a> <a href=\"https://mastodon.social/tags/pattern\" class=\"mention hashtag\" rel=\"tag\">#<span>pattern</span></a> <a href=\"https://mastodon.social/tags/tiling\" class=\"mention hashtag\" rel=\"tag\">#<span>tiling</span></a> <a href=\"https://mastodon.social/tags/tessellation\" class=\"mention hashtag\" rel=\"tag\">#<span>tessellation</span></a> <a href=\"https://mastodon.social/tags/maths\" class=\"mention hashtag\" rel=\"tag\">#<span>maths</span></a> <a href=\"https://mastodon.social/tags/mathematics\" class=\"mention hashtag\" rel=\"tag\">#<span>mathematics</span></a> <a href=\"https://mastodon.social/tags/geometry\" class=\"mention hashtag\" rel=\"tag\">#<span>geometry</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><a href=\"https://mastodon.social/tags/CSSchallenge2023\" class=\"mention hashtag\" rel=\"tag\">#<span>CSSchallenge2023</span></a></p><p>An easy one this time. Code this with:</p><p>⚠️only CSS (just styles set on the root, nothing more)<br />❌no JS<br />❌no SVG<br />⚠️no images in general save for at most 2 CSS gradients<br />⚠️under 200 bytes of CSS</p><p><a href=\"https://mastodon.social/tags/css\" class=\"mention hashtag\" rel=\"tag\">#<span>css</span></a> <a href=\"https://mastodon.social/tags/coding\" class=\"mention hashtag\" rel=\"tag\">#<span>coding</span></a> <a href=\"https://mastodon.social/tags/pattern\" class=\"mention hashtag\" rel=\"tag\">#<span>pattern</span></a> <a href=\"https://mastodon.social/tags/tiling\" class=\"mention hashtag\" rel=\"tag\">#<span>tiling</span></a> <a href=\"https://mastodon.social/tags/tessellation\" class=\"mention hashtag\" rel=\"tag\">#<span>tessellation</span></a> <a href=\"https://mastodon.social/tags/maths\" class=\"mention hashtag\" rel=\"tag\">#<span>maths</span></a> <a href=\"https://mastodon.social/tags/mathematics\" class=\"mention hashtag\" rel=\"tag\">#<span>mathematics</span></a> <a href=\"https://mastodon.social/tags/geometry\" class=\"mention hashtag\" rel=\"tag\">#<span>geometry</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/111/454/678/992/643/779/original/cc85ff0b9fbd356a.png",
"name": "Screenshot. Shows a trihexagonal tiling. This consists of equilateral triangles (gold) and regular hexagons (blue), arranged so that each hexagon is surrounded by triangles and vice versa. Two hexagons and two triangles alternate around each vertex, and its edges form an infinite arrangement of lines.",
"blurhash": "U0EB1[xFs,xFoffQfQfQWEfQoKfQoffQfQfQ",
"focalPoint": [
0,
0
],
"width": 1338,
"height": 863
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/csschallenge2023",
"name": "#csschallenge2023"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/css",
"name": "#css"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/coding",
"name": "#coding"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/pattern",
"name": "#pattern"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/tiling",
"name": "#tiling"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/tessellation",
"name": "#tessellation"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/maths",
"name": "#maths"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/mathematics",
"name": "#mathematics"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/geometry",
"name": "#geometry"
},
{
"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/111454684272371765/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/anatudor/statuses/111454684272371765/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/anatudor/statuses/111454684272371765/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/anatudor/statuses/111454684272371765/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/anatudor/statuses/111454684272371765/shares",
"type": "Collection",
"totalItems": 2
}
}