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/113816694157376460",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-01-12T18:02:07Z",
"url": "https://mastodon.social/@anatudor/113816694157376460",
"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/113816694157376460",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2025-01-12:objectId=892772543:objectType=Conversation",
"content": "<p>There's this weirdness when having a scrollbar where a background limited to content-box isn't painted across the same area highlighted from DevTools as content-box (Chrome)/ actually used by the content (Firefox too). Safari just slaps the scrollbar in padding area.</p><p><a href=\"https://codepen.io/thebabydino/pen/ByBrMqj\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codepen.io/thebabydino/pen/ByB</span><span class=\"invisible\">rMqj</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/DevTools\" class=\"mention hashtag\" rel=\"tag\">#<span>DevTools</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></p>",
"contentMap": {
"en": "<p>There's this weirdness when having a scrollbar where a background limited to content-box isn't painted across the same area highlighted from DevTools as content-box (Chrome)/ actually used by the content (Firefox too). Safari just slaps the scrollbar in padding area.</p><p><a href=\"https://codepen.io/thebabydino/pen/ByBrMqj\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codepen.io/thebabydino/pen/ByB</span><span class=\"invisible\">rMqj</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/DevTools\" class=\"mention hashtag\" rel=\"tag\">#<span>DevTools</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></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://files.mastodon.social/media_attachments/files/113/816/687/680/368/544/original/799a1b31300501a8.mp4",
"name": "recording with DevTools on the right, highlighting the content-box/ padding area on the right takes into account the scrollbar in some scenarios, but not in others.",
"blurhash": "U,Ir4-~p%LRiM_abf4R.s*f4f5ofoybabHjs",
"focalPoint": [
0,
0
],
"width": 1844,
"height": 952
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/code",
"name": "#code"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/devtools",
"name": "#devtools"
},
{
"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/css",
"name": "#css"
}
],
"replies": {
"id": "https://mastodon.social/users/anatudor/statuses/113816694157376460/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/anatudor/statuses/113816694157376460/replies?min_id=113819807659910108&page=true",
"partOf": "https://mastodon.social/users/anatudor/statuses/113816694157376460/replies",
"items": [
"https://mastodon.social/users/anatudor/statuses/113819807659910108"
]
}
},
"likes": {
"id": "https://mastodon.social/users/anatudor/statuses/113816694157376460/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/anatudor/statuses/113816694157376460/shares",
"type": "Collection",
"totalItems": 0
}
}