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://mstdn.social/users/vruz/statuses/114751814713944140",
"type": "Note",
"summary": null,
"inReplyTo": "https://mstdn.social/users/vruz/statuses/114751811275234750",
"published": "2025-06-26T21:35:35Z",
"url": "https://mstdn.social/@vruz/114751814713944140",
"attributedTo": "https://mstdn.social/users/vruz",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.social/users/vruz/followers"
],
"sensitive": false,
"atomUri": "https://mstdn.social/users/vruz/statuses/114751814713944140",
"inReplyToAtomUri": "https://mstdn.social/users/vruz/statuses/114751811275234750",
"conversation": "tag:mstdn.social,2025-06-26:objectId=574353004:objectType=Conversation",
"content": "<p>Instead of standardizing one templating syntax (that'll be bikeshedded to death), give us the primitive: fast DOM access from any language. Let a thousand templating libraries bloom - in any language. Lower-level primitives enable more innovation than high-level APIs. That's the Unix philosophy. Simple, composable, powerful. Build the foundation right. <a href=\"https://mstdn.social/tags/compsci\" class=\"mention hashtag\" rel=\"tag\">#<span>compsci</span></a> <a href=\"https://mstdn.social/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a> <a href=\"https://mstdn.social/tags/wasm\" class=\"mention hashtag\" rel=\"tag\">#<span>wasm</span></a> <a href=\"https://mstdn.social/tags/frontend\" class=\"mention hashtag\" rel=\"tag\">#<span>frontend</span></a> <a href=\"https://mstdn.social/tags/unix\" class=\"mention hashtag\" rel=\"tag\">#<span>unix</span></a></p>",
"contentMap": {
"en": "<p>Instead of standardizing one templating syntax (that'll be bikeshedded to death), give us the primitive: fast DOM access from any language. Let a thousand templating libraries bloom - in any language. Lower-level primitives enable more innovation than high-level APIs. That's the Unix philosophy. Simple, composable, powerful. Build the foundation right. <a href=\"https://mstdn.social/tags/compsci\" class=\"mention hashtag\" rel=\"tag\">#<span>compsci</span></a> <a href=\"https://mstdn.social/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a> <a href=\"https://mstdn.social/tags/wasm\" class=\"mention hashtag\" rel=\"tag\">#<span>wasm</span></a> <a href=\"https://mstdn.social/tags/frontend\" class=\"mention hashtag\" rel=\"tag\">#<span>frontend</span></a> <a href=\"https://mstdn.social/tags/unix\" class=\"mention hashtag\" rel=\"tag\">#<span>unix</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/compsci",
"name": "#compsci"
},
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/WebDev",
"name": "#WebDev"
},
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/wasm",
"name": "#wasm"
},
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/frontend",
"name": "#frontend"
},
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/Unix",
"name": "#Unix"
}
],
"replies": {
"id": "https://mstdn.social/users/vruz/statuses/114751814713944140/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.social/users/vruz/statuses/114751814713944140/replies?min_id=114751816773300673&page=true",
"partOf": "https://mstdn.social/users/vruz/statuses/114751814713944140/replies",
"items": [
"https://mstdn.social/users/vruz/statuses/114751816773300673"
]
}
},
"likes": {
"id": "https://mstdn.social/users/vruz/statuses/114751814713944140/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mstdn.social/users/vruz/statuses/114751814713944140/shares",
"type": "Collection",
"totalItems": 0
}
}