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://chaos.social/users/kubikpixel/statuses/111748723740511343",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-01-13T12:50:03Z",
"url": "https://chaos.social/@kubikpixel/111748723740511343",
"attributedTo": "https://chaos.social/users/kubikpixel",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/kubikpixel/followers"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/kubikpixel/statuses/111748723740511343",
"inReplyToAtomUri": null,
"conversation": "tag:chaos.social,2024-01-13:objectId=156663032:objectType=Conversation",
"content": "<p>I don't understand why some <a href=\"https://chaos.social/tags/WebDev\" class=\"mention hashtag\" rel=\"tag\">#<span>WebDev</span></a> "professionals" often use only ready-made <a href=\"https://chaos.social/tags/CSS\" class=\"mention hashtag\" rel=\"tag\">#<span>CSS</span></a> libraries for website design. No, not everything is easy but, for example, creating <a href=\"https://chaos.social/tags/links\" class=\"mention hashtag\" rel=\"tag\">#<span>links</span></a> so that users can see how they lead outside the <a href=\"https://chaos.social/tags/website\" class=\"mention hashtag\" rel=\"tag\">#<span>website</span></a> is standard in my opinion.</p><p>I have illustrated it for clarification. You can of course change the <a href=\"https://chaos.social/tags/logo\" class=\"mention hashtag\" rel=\"tag\">#<span>logo</span></a>'s to other UTF-8 characters or position according to the desired <a href=\"https://chaos.social/tags/design\" class=\"mention hashtag\" rel=\"tag\">#<span>design</span></a> ;)</p>",
"contentMap": {
"en": "<p>I don't understand why some <a href=\"https://chaos.social/tags/WebDev\" class=\"mention hashtag\" rel=\"tag\">#<span>WebDev</span></a> "professionals" often use only ready-made <a href=\"https://chaos.social/tags/CSS\" class=\"mention hashtag\" rel=\"tag\">#<span>CSS</span></a> libraries for website design. No, not everything is easy but, for example, creating <a href=\"https://chaos.social/tags/links\" class=\"mention hashtag\" rel=\"tag\">#<span>links</span></a> so that users can see how they lead outside the <a href=\"https://chaos.social/tags/website\" class=\"mention hashtag\" rel=\"tag\">#<span>website</span></a> is standard in my opinion.</p><p>I have illustrated it for clarification. You can of course change the <a href=\"https://chaos.social/tags/logo\" class=\"mention hashtag\" rel=\"tag\">#<span>logo</span></a>'s to other UTF-8 characters or position according to the desired <a href=\"https://chaos.social/tags/design\" class=\"mention hashtag\" rel=\"tag\">#<span>design</span></a> ;)</p>"
},
"updated": "2024-01-13T12:54:43Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://assets.chaos.social/media_attachments/files/111/748/693/947/976/051/original/c9e42234e5d52b46.png",
"name": "CSS code:\n...\na[href^=\"http://\"]::after,\na[href^=\"https://\"]::after {\n content: \"⤿\";\n}\na[href^=\"gemini://\"]::after {\n content: \"↬\";\n}\n...",
"blurhash": "U26uFe=zqz#E^%w#n9r?-:sCVts.^$wMiesp",
"width": 821,
"height": 494
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://chaos.social/tags/webdev",
"name": "#webdev"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/css",
"name": "#css"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/website",
"name": "#website"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/links",
"name": "#links"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/logo",
"name": "#logo"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/design",
"name": "#design"
}
],
"replies": {
"id": "https://chaos.social/users/kubikpixel/statuses/111748723740511343/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/kubikpixel/statuses/111748723740511343/replies?min_id=112749579610601992&page=true",
"partOf": "https://chaos.social/users/kubikpixel/statuses/111748723740511343/replies",
"items": [
"https://chaos.social/users/kubikpixel/statuses/112749579610601992"
]
}
},
"likes": {
"id": "https://chaos.social/users/kubikpixel/statuses/111748723740511343/likes",
"type": "Collection",
"totalItems": 27
},
"shares": {
"id": "https://chaos.social/users/kubikpixel/statuses/111748723740511343/shares",
"type": "Collection",
"totalItems": 7
}
}