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/codepilot/statuses/113777701821295025",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/nixCraft/statuses/113777518664484730",
"published": "2025-01-05T20:45:52Z",
"url": "https://chaos.social/@codepilot/113777701821295025",
"attributedTo": "https://chaos.social/users/codepilot",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/codepilot/followers",
"https://mastodon.social/users/nixCraft"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/codepilot/statuses/113777701821295025",
"inReplyToAtomUri": "https://mastodon.social/users/nixCraft/statuses/113777518664484730",
"conversation": "tag:mastodon.social,2025-01-05:objectId=887443181:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@nixCraft\" class=\"u-url mention\">@<span>nixCraft</span></a></span> when I was around 12 years and got my first own PC, a #8086 <a href=\"https://chaos.social/tags/Amstrad\" class=\"mention hashtag\" rel=\"tag\">#<span>Amstrad</span></a>, my cousin wrote together with me this first little program, after I asked him: "Andreas... was ist eigentlich dieses <a href=\"https://chaos.social/tags/QBASIC\" class=\"mention hashtag\" rel=\"tag\">#<span>QBASIC</span></a>?" ("Andreas... what is this 'QBASIC'?")</p><p>It really made an impression on me and I thank him from the bottom of my heart! ❤️</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@nixCraft\" class=\"u-url mention\">@<span>nixCraft</span></a></span> when I was around 12 years and got my first own PC, a #8086 <a href=\"https://chaos.social/tags/Amstrad\" class=\"mention hashtag\" rel=\"tag\">#<span>Amstrad</span></a>, my cousin wrote together with me this first little program, after I asked him: "Andreas... was ist eigentlich dieses <a href=\"https://chaos.social/tags/QBASIC\" class=\"mention hashtag\" rel=\"tag\">#<span>QBASIC</span></a>?" ("Andreas... what is this 'QBASIC'?")</p><p>It really made an impression on me and I thank him from the bottom of my heart! ❤️</p>"
},
"updated": "2025-01-05T20:52:58Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://assets.chaos.social/media_attachments/files/113/777/685/446/958/086/original/1d84c2b638781ae3.png",
"name": "A simple BASIC program showing the source code\n\n10: FOR i = 1 TO 10\n20: PRINT \"Jan ist\", i, \"mal zu doof fuer QBasic\"\n30: END FOR",
"blurhash": "U33b5zSjWYn$a#j?a{ay0#sQocW=oLWXj[oL",
"focalPoint": [
0,
0
],
"width": 453,
"height": 149
}
],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/nixCraft",
"name": "@nixCraft@mastodon.social"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/amstrad",
"name": "#amstrad"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/qbasic",
"name": "#qbasic"
}
],
"replies": {
"id": "https://chaos.social/users/codepilot/statuses/113777701821295025/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/codepilot/statuses/113777701821295025/replies?only_other_accounts=true&page=true",
"partOf": "https://chaos.social/users/codepilot/statuses/113777701821295025/replies",
"items": []
}
},
"likes": {
"id": "https://chaos.social/users/codepilot/statuses/113777701821295025/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://chaos.social/users/codepilot/statuses/113777701821295025/shares",
"type": "Collection",
"totalItems": 1
}
}