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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://chaos.social/users/kubikpixel/statuses/113423628096504967",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-04T08:00:15Z",
"url": "https://chaos.social/@kubikpixel/113423628096504967",
"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/113423628096504967",
"inReplyToAtomUri": null,
"conversation": "tag:chaos.social,2024-11-04:objectId=220043008:objectType=Conversation",
"content": "<p>Better error handling on TypeScript web development:</p><p>😺 <a href=\"https://meowbark.dev/Better-error-handling\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">meowbark.dev/Better-error-hand</span><span class=\"invisible\">ling</span></a></p><p><a href=\"https://chaos.social/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a> <a href=\"https://chaos.social/tags/typescript\" class=\"mention hashtag\" rel=\"tag\">#<span>typescript</span></a> <a href=\"https://chaos.social/tags/error\" class=\"mention hashtag\" rel=\"tag\">#<span>error</span></a> <a href=\"https://chaos.social/tags/practice\" class=\"mention hashtag\" rel=\"tag\">#<span>practice</span></a> <a href=\"https://chaos.social/tags/web\" class=\"mention hashtag\" rel=\"tag\">#<span>web</span></a> <a href=\"https://chaos.social/tags/tips\" class=\"mention hashtag\" rel=\"tag\">#<span>tips</span></a> <a href=\"https://chaos.social/tags/errorhandling\" class=\"mention hashtag\" rel=\"tag\">#<span>errorhandling</span></a> <a href=\"https://chaos.social/tags/frontend\" class=\"mention hashtag\" rel=\"tag\">#<span>frontend</span></a></p>",
"contentMap": {
"de": "<p>Better error handling on TypeScript web development:</p><p>😺 <a href=\"https://meowbark.dev/Better-error-handling\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">meowbark.dev/Better-error-hand</span><span class=\"invisible\">ling</span></a></p><p><a href=\"https://chaos.social/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a> <a href=\"https://chaos.social/tags/typescript\" class=\"mention hashtag\" rel=\"tag\">#<span>typescript</span></a> <a href=\"https://chaos.social/tags/error\" class=\"mention hashtag\" rel=\"tag\">#<span>error</span></a> <a href=\"https://chaos.social/tags/practice\" class=\"mention hashtag\" rel=\"tag\">#<span>practice</span></a> <a href=\"https://chaos.social/tags/web\" class=\"mention hashtag\" rel=\"tag\">#<span>web</span></a> <a href=\"https://chaos.social/tags/tips\" class=\"mention hashtag\" rel=\"tag\">#<span>tips</span></a> <a href=\"https://chaos.social/tags/errorhandling\" class=\"mention hashtag\" rel=\"tag\">#<span>errorhandling</span></a> <a href=\"https://chaos.social/tags/frontend\" class=\"mention hashtag\" rel=\"tag\">#<span>frontend</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://chaos.social/tags/webdev",
"name": "#webdev"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/typescript",
"name": "#typescript"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/error",
"name": "#error"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/practice",
"name": "#practice"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/web",
"name": "#web"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/tips",
"name": "#tips"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/errorhandling",
"name": "#errorhandling"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/frontend",
"name": "#frontend"
}
],
"replies": {
"id": "https://chaos.social/users/kubikpixel/statuses/113423628096504967/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/kubikpixel/statuses/113423628096504967/replies?only_other_accounts=true&page=true",
"partOf": "https://chaos.social/users/kubikpixel/statuses/113423628096504967/replies",
"items": []
}
},
"likes": {
"id": "https://chaos.social/users/kubikpixel/statuses/113423628096504967/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://chaos.social/users/kubikpixel/statuses/113423628096504967/shares",
"type": "Collection",
"totalItems": 1
}
}