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/113468857876361775",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-12T07:42:47Z",
"url": "https://mastodon.social/@anatudor/113468857876361775",
"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/113468857876361775",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-11-12:objectId=845972383:objectType=Conversation",
"content": "<p>Capture node screenshot in Chrome DevTools is such a time saver. Especially when creating screenshots for an article.</p><p>No more dragging handles back and forth forever because you can never get it right and you're always still off by a pixel or two.</p><p>Right click node & find it in dropdown.</p><p><a href=\"https://mastodon.social/tags/DevTools\" class=\"mention hashtag\" rel=\"tag\">#<span>DevTools</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/webDevelopment\" class=\"mention hashtag\" rel=\"tag\">#<span>webDevelopment</span></a> <a href=\"https://mastodon.social/tags/webDev\" class=\"mention hashtag\" rel=\"tag\">#<span>webDev</span></a></p>",
"contentMap": {
"en": "<p>Capture node screenshot in Chrome DevTools is such a time saver. Especially when creating screenshots for an article.</p><p>No more dragging handles back and forth forever because you can never get it right and you're always still off by a pixel or two.</p><p>Right click node & find it in dropdown.</p><p><a href=\"https://mastodon.social/tags/DevTools\" class=\"mention hashtag\" rel=\"tag\">#<span>DevTools</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/webDevelopment\" class=\"mention hashtag\" rel=\"tag\">#<span>webDevelopment</span></a> <a href=\"https://mastodon.social/tags/webDev\" class=\"mention hashtag\" rel=\"tag\">#<span>webDev</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/113/468/855/979/175/911/original/b122fa3fdc24feb1.png",
"name": "Screenshot of Chrome DevTools after right clicking a node. In the menu that pops up, \"Capture node screenshot\" is highlighted.",
"blurhash": "U25X=V%gozRjtUWrM{ae-?t8WAoe-?oga_of",
"focalPoint": [
0,
0
],
"width": 569,
"height": 753
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/devtools",
"name": "#devtools"
},
{
"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/webdevelopment",
"name": "#webdevelopment"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/webdev",
"name": "#webdev"
}
],
"replies": {
"id": "https://mastodon.social/users/anatudor/statuses/113468857876361775/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/anatudor/statuses/113468857876361775/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/anatudor/statuses/113468857876361775/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/anatudor/statuses/113468857876361775/likes",
"type": "Collection",
"totalItems": 10
},
"shares": {
"id": "https://mastodon.social/users/anatudor/statuses/113468857876361775/shares",
"type": "Collection",
"totalItems": 2
}
}