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/cr/statuses/114364984655452966",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-19T13:59:36Z",
"url": "https://chaos.social/@cr/114364984655452966",
"attributedTo": "https://chaos.social/users/cr",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/cr/followers"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/cr/statuses/114364984655452966",
"inReplyToAtomUri": null,
"conversation": "tag:chaos.social,2025-04-19:objectId=263663708:objectType=Conversation",
"content": "<p>I might be working on a Quake 1 sidescroller game with proper multiplayer support in the browser.</p><p><a href=\"https://chaos.social/tags/Quake\" class=\"mention hashtag\" rel=\"tag\">#<span>Quake</span></a> <a href=\"https://chaos.social/tags/Gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>Gamedev</span></a> <a href=\"https://chaos.social/tags/JavaScript\" class=\"mention hashtag\" rel=\"tag\">#<span>JavaScript</span></a></p>",
"contentMap": {
"en": "<p>I might be working on a Quake 1 sidescroller game with proper multiplayer support in the browser.</p><p><a href=\"https://chaos.social/tags/Quake\" class=\"mention hashtag\" rel=\"tag\">#<span>Quake</span></a> <a href=\"https://chaos.social/tags/Gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>Gamedev</span></a> <a href=\"https://chaos.social/tags/JavaScript\" class=\"mention hashtag\" rel=\"tag\">#<span>JavaScript</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://assets.chaos.social/media_attachments/files/114/364/972/096/145/274/original/afaf91c14722d22d.png",
"name": "Quake 1 start map but third person camera with a view from the side, everything running in a browser",
"blurhash": "UE8NX-j[WVj[~qjsa{j[_3WVj@jt_3WVayay",
"focalPoint": [
0,
0
],
"width": 1909,
"height": 994
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://chaos.social/tags/quake",
"name": "#quake"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/gamedev",
"name": "#gamedev"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/javascript",
"name": "#javascript"
}
],
"replies": {
"id": "https://chaos.social/users/cr/statuses/114364984655452966/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/cr/statuses/114364984655452966/replies?only_other_accounts=true&page=true",
"partOf": "https://chaos.social/users/cr/statuses/114364984655452966/replies",
"items": []
}
},
"likes": {
"id": "https://chaos.social/users/cr/statuses/114364984655452966/likes",
"type": "Collection",
"totalItems": 9
},
"shares": {
"id": "https://chaos.social/users/cr/statuses/114364984655452966/shares",
"type": "Collection",
"totalItems": 2
}
}