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/112851232607483014",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-07-26T05:52:33Z",
"url": "https://mastodon.social/@anatudor/112851232607483014",
"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/112851232607483014",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-07-26:objectId=760734493:objectType=Conversation",
"content": "<p><a href=\"https://mastodon.social/tags/tinyCSStip\" class=\"mention hashtag\" rel=\"tag\">#<span>tinyCSStip</span></a></p><p>Would have thought everyone knows this, but apparently not, so...</p><p>When an element has `display: grid` (or `flex`) & you inspect it, you'll see a little grid (or flex) label next to it in the Elements tab. If you click it, this highlights its grid, showing grid tracks, gaps...</p><p><a href=\"https://mastodon.social/tags/CSS\" class=\"mention hashtag\" rel=\"tag\">#<span>CSS</span></a> <a href=\"https://mastodon.social/tags/cssGrid\" class=\"mention hashtag\" rel=\"tag\">#<span>cssGrid</span></a> <a href=\"https://mastodon.social/tags/grid\" class=\"mention hashtag\" rel=\"tag\">#<span>grid</span></a> <a href=\"https://mastodon.social/tags/gridLayout\" class=\"mention hashtag\" rel=\"tag\">#<span>gridLayout</span></a> <a href=\"https://mastodon.social/tags/DevTools\" class=\"mention hashtag\" rel=\"tag\">#<span>DevTools</span></a> <a href=\"https://mastodon.social/tags/cssLayout\" class=\"mention hashtag\" rel=\"tag\">#<span>cssLayout</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/web\" class=\"mention hashtag\" rel=\"tag\">#<span>web</span></a> <a href=\"https://mastodon.social/tags/dev\" class=\"mention hashtag\" rel=\"tag\">#<span>dev</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/tinyCSStip\" class=\"mention hashtag\" rel=\"tag\">#<span>tinyCSStip</span></a></p><p>Would have thought everyone knows this, but apparently not, so...</p><p>When an element has `display: grid` (or `flex`) & you inspect it, you'll see a little grid (or flex) label next to it in the Elements tab. If you click it, this highlights its grid, showing grid tracks, gaps...</p><p><a href=\"https://mastodon.social/tags/CSS\" class=\"mention hashtag\" rel=\"tag\">#<span>CSS</span></a> <a href=\"https://mastodon.social/tags/cssGrid\" class=\"mention hashtag\" rel=\"tag\">#<span>cssGrid</span></a> <a href=\"https://mastodon.social/tags/grid\" class=\"mention hashtag\" rel=\"tag\">#<span>grid</span></a> <a href=\"https://mastodon.social/tags/gridLayout\" class=\"mention hashtag\" rel=\"tag\">#<span>gridLayout</span></a> <a href=\"https://mastodon.social/tags/DevTools\" class=\"mention hashtag\" rel=\"tag\">#<span>DevTools</span></a> <a href=\"https://mastodon.social/tags/cssLayout\" class=\"mention hashtag\" rel=\"tag\">#<span>cssLayout</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/web\" class=\"mention hashtag\" rel=\"tag\">#<span>web</span></a> <a href=\"https://mastodon.social/tags/dev\" class=\"mention hashtag\" rel=\"tag\">#<span>dev</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": "video/mp4",
"url": "https://files.mastodon.social/media_attachments/files/112/851/221/388/383/734/original/7c8c86676e9a46c3.mp4",
"name": "Animated GIF. Shows inspecting the body element, which has display: grid set on it. To its right in the Elements panel in DevTools, there's a little grid label. Clicking it adds a grid overlay on top of this body element on the page, highlighting grid tracks and gaps.",
"blurhash": "U04.C|M0-;_NyZxIxu%2ESVsI[Na%$I9t6XS",
"focalPoint": [
0,
0
],
"width": 1042,
"height": 480
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/tinyCSStip",
"name": "#tinyCSStip"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/css",
"name": "#css"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/cssgrid",
"name": "#cssgrid"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/grid",
"name": "#grid"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/gridlayout",
"name": "#gridlayout"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/devtools",
"name": "#devtools"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/csslayout",
"name": "#csslayout"
},
{
"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/web",
"name": "#web"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/dev",
"name": "#dev"
},
{
"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/112851232607483014/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/anatudor/statuses/112851232607483014/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/anatudor/statuses/112851232607483014/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/anatudor/statuses/112851232607483014/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mastodon.social/users/anatudor/statuses/112851232607483014/shares",
"type": "Collection",
"totalItems": 2
}
}