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/110421830720423676",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-05-24T04:43:42Z",
"url": "https://mastodon.social/@anatudor/110421830720423676",
"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/110421830720423676",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2023-05-24:objectId=455490493:objectType=Conversation",
"content": "<p>Things that make me sad: Firefox DevTools being unable to show me computed values for custom properties 😿 <a href=\"https://mastodon.social/tags/CSS\" class=\"mention hashtag\" rel=\"tag\">#<span>CSS</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/webDev\" class=\"mention hashtag\" rel=\"tag\">#<span>webDev</span></a> <a href=\"https://mastodon.social/tags/frontend\" class=\"mention hashtag\" rel=\"tag\">#<span>frontend</span></a> <a href=\"https://mastodon.social/tags/webDevelopment\" class=\"mention hashtag\" rel=\"tag\">#<span>webDevelopment</span></a></p>",
"contentMap": {
"en": "<p>Things that make me sad: Firefox DevTools being unable to show me computed values for custom properties 😿 <a href=\"https://mastodon.social/tags/CSS\" class=\"mention hashtag\" rel=\"tag\">#<span>CSS</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/webDev\" class=\"mention hashtag\" rel=\"tag\">#<span>webDev</span></a> <a href=\"https://mastodon.social/tags/frontend\" class=\"mention hashtag\" rel=\"tag\">#<span>frontend</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/110/421/826/544/883/070/original/23beb300b3bc85f8.png",
"name": "Screenshot of FirefoxDevTools giving me a \"No CSS properties found.\" when searching for a custom property in the Computed styles panel, even though in the HTML panel above it can be clearly seen how the same custom property was set in an inline style.",
"blurhash": "U971c,xtSdsqY8kCjZf,OHofoNWr#nV@Shsp",
"focalPoint": [
0,
0
],
"width": 655,
"height": 244
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/css",
"name": "#css"
},
{
"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/webdev",
"name": "#webdev"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/frontend",
"name": "#frontend"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/webdevelopment",
"name": "#webdevelopment"
}
],
"replies": {
"id": "https://mastodon.social/users/anatudor/statuses/110421830720423676/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/anatudor/statuses/110421830720423676/replies?min_id=110422582443323112&page=true",
"partOf": "https://mastodon.social/users/anatudor/statuses/110421830720423676/replies",
"items": [
"https://mastodon.social/users/anatudor/statuses/110422582443323112"
]
}
},
"likes": {
"id": "https://mastodon.social/users/anatudor/statuses/110421830720423676/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://mastodon.social/users/anatudor/statuses/110421830720423676/shares",
"type": "Collection",
"totalItems": 3
}
}