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://fosstodon.org/users/deno_land/statuses/113947920883327552",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-02-04T22:14:48Z",
"url": "https://fosstodon.org/@deno_land/113947920883327552",
"attributedTo": "https://fosstodon.org/users/deno_land",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/deno_land/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/deno_land/statuses/113947920883327552",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2025-02-04:objectId=285001961:objectType=Conversation",
"content": "<p>Oracle justified its JavaScript trademark by claiming Node.js — now it wants that ignored<br /><a href=\"https://fosstodon.org/tags/FreeJavaScript\" class=\"mention hashtag\" rel=\"tag\">#<span>FreeJavaScript</span></a></p><p><a href=\"https://deno.com/blog/deno-v-oracle2\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">deno.com/blog/deno-v-oracle2</span><span class=\"invisible\"></span></a></p><p><a href=\"https://fosstodon.org/tags/deno\" class=\"mention hashtag\" rel=\"tag\">#<span>deno</span></a> <a href=\"https://fosstodon.org/tags/javascript\" class=\"mention hashtag\" rel=\"tag\">#<span>javascript</span></a> <a href=\"https://fosstodon.org/tags/typescript\" class=\"mention hashtag\" rel=\"tag\">#<span>typescript</span></a> <a href=\"https://fosstodon.org/tags/nodejs\" class=\"mention hashtag\" rel=\"tag\">#<span>nodejs</span></a> <a href=\"https://fosstodon.org/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a></p>",
"contentMap": {
"en": "<p>Oracle justified its JavaScript trademark by claiming Node.js — now it wants that ignored<br /><a href=\"https://fosstodon.org/tags/FreeJavaScript\" class=\"mention hashtag\" rel=\"tag\">#<span>FreeJavaScript</span></a></p><p><a href=\"https://deno.com/blog/deno-v-oracle2\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">deno.com/blog/deno-v-oracle2</span><span class=\"invisible\"></span></a></p><p><a href=\"https://fosstodon.org/tags/deno\" class=\"mention hashtag\" rel=\"tag\">#<span>deno</span></a> <a href=\"https://fosstodon.org/tags/javascript\" class=\"mention hashtag\" rel=\"tag\">#<span>javascript</span></a> <a href=\"https://fosstodon.org/tags/typescript\" class=\"mention hashtag\" rel=\"tag\">#<span>typescript</span></a> <a href=\"https://fosstodon.org/tags/nodejs\" class=\"mention hashtag\" rel=\"tag\">#<span>nodejs</span></a> <a href=\"https://fosstodon.org/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/freejavascript",
"name": "#freejavascript"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/deno",
"name": "#deno"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/javascript",
"name": "#javascript"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/typescript",
"name": "#typescript"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/nodejs",
"name": "#nodejs"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/webdev",
"name": "#webdev"
}
],
"replies": {
"id": "https://fosstodon.org/users/deno_land/statuses/113947920883327552/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/deno_land/statuses/113947920883327552/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/deno_land/statuses/113947920883327552/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/deno_land/statuses/113947920883327552/likes",
"type": "Collection",
"totalItems": 42
},
"shares": {
"id": "https://fosstodon.org/users/deno_land/statuses/113947920883327552/shares",
"type": "Collection",
"totalItems": 48
}
}