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/112132628405428315",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-03-21T08:02:03Z",
"url": "https://mastodon.social/@anatudor/112132628405428315",
"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/112132628405428315",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-03-21:objectId=668360677:objectType=Conversation",
"content": "<p>This is something I detailed in a <a href=\"https://mastodon.social/tags/cssTricks\" class=\"mention hashtag\" rel=\"tag\">#<span>cssTricks</span></a> article some 8 years ago <a href=\"https://css-tricks.com/things-watch-working-css-3d/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">css-tricks.com/things-watch-wo</span><span class=\"invisible\">rking-css-3d/</span></a> (more exactly, the first point, 3D rendering context)</p><p>Nowadays I use <a href=\"https://mastodon.social/tags/CSS\" class=\"mention hashtag\" rel=\"tag\">#<span>CSS</span></a> <a href=\"https://mastodon.social/tags/grid\" class=\"mention hashtag\" rel=\"tag\">#<span>grid</span></a> instead of absolute positioning, but the main idea remains: set `transform-style: preserve-3d` on <a href=\"https://mastodon.social/tags/3D\" class=\"mention hashtag\" rel=\"tag\">#<span>3D</span></a> assembly.</p><p><a href=\"https://mastodon.social/tags/transform\" class=\"mention hashtag\" rel=\"tag\">#<span>transform</span></a> <a href=\"https://mastodon.social/tags/css3d\" class=\"mention hashtag\" rel=\"tag\">#<span>css3d</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/wwbDevelopment\" class=\"mention hashtag\" rel=\"tag\">#<span>wwbDevelopment</span></a></p>",
"contentMap": {
"en": "<p>This is something I detailed in a <a href=\"https://mastodon.social/tags/cssTricks\" class=\"mention hashtag\" rel=\"tag\">#<span>cssTricks</span></a> article some 8 years ago <a href=\"https://css-tricks.com/things-watch-working-css-3d/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">css-tricks.com/things-watch-wo</span><span class=\"invisible\">rking-css-3d/</span></a> (more exactly, the first point, 3D rendering context)</p><p>Nowadays I use <a href=\"https://mastodon.social/tags/CSS\" class=\"mention hashtag\" rel=\"tag\">#<span>CSS</span></a> <a href=\"https://mastodon.social/tags/grid\" class=\"mention hashtag\" rel=\"tag\">#<span>grid</span></a> instead of absolute positioning, but the main idea remains: set `transform-style: preserve-3d` on <a href=\"https://mastodon.social/tags/3D\" class=\"mention hashtag\" rel=\"tag\">#<span>3D</span></a> assembly.</p><p><a href=\"https://mastodon.social/tags/transform\" class=\"mention hashtag\" rel=\"tag\">#<span>transform</span></a> <a href=\"https://mastodon.social/tags/css3d\" class=\"mention hashtag\" rel=\"tag\">#<span>css3d</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/wwbDevelopment\" class=\"mention hashtag\" rel=\"tag\">#<span>wwbDevelopment</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/112/132/626/089/294/625/original/65ac6f37a5c1c992.png",
"name": "Screenshot of essential part in linked article.",
"blurhash": "UzMQ*JRjt7fQ~qWBayfQt7ayj[fQxuayj[j[",
"focalPoint": [
0,
0
],
"width": 1026,
"height": 842
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/csstricks",
"name": "#csstricks"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/css",
"name": "#css"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/grid",
"name": "#grid"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/3d",
"name": "#3d"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/transform",
"name": "#transform"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/css3d",
"name": "#css3d"
},
{
"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/wwbdevelopment",
"name": "#wwbdevelopment"
}
],
"replies": {
"id": "https://mastodon.social/users/anatudor/statuses/112132628405428315/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/anatudor/statuses/112132628405428315/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/anatudor/statuses/112132628405428315/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/anatudor/statuses/112132628405428315/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mastodon.social/users/anatudor/statuses/112132628405428315/shares",
"type": "Collection",
"totalItems": 1
}
}