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://masto.es/users/mochuel0/statuses/114013914844504609",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-02-16T13:57:56Z",
"url": "https://masto.es/@mochuel0/114013914844504609",
"attributedTo": "https://masto.es/users/mochuel0",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://masto.es/users/mochuel0/followers"
],
"sensitive": false,
"atomUri": "https://masto.es/users/mochuel0/statuses/114013914844504609",
"inReplyToAtomUri": null,
"conversation": "tag:masto.es,2025-02-16:objectId=75859831:objectType=Conversation",
"content": "<p>Try pure typescript deno notebooks directly on github codespaces.</p><p><a href=\"https://github.com/redking00/vscode-nbts-codespaces\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/redking00/vscode-nb</span><span class=\"invisible\">ts-codespaces</span></a></p><p><a href=\"https://masto.es/tags/deno\" class=\"mention hashtag\" rel=\"tag\">#<span>deno</span></a> <a href=\"https://masto.es/tags/notebook\" class=\"mention hashtag\" rel=\"tag\">#<span>notebook</span></a> <a href=\"https://masto.es/tags/typescript\" class=\"mention hashtag\" rel=\"tag\">#<span>typescript</span></a></p>",
"contentMap": {
"en": "<p>Try pure typescript deno notebooks directly on github codespaces.</p><p><a href=\"https://github.com/redking00/vscode-nbts-codespaces\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/redking00/vscode-nb</span><span class=\"invisible\">ts-codespaces</span></a></p><p><a href=\"https://masto.es/tags/deno\" class=\"mention hashtag\" rel=\"tag\">#<span>deno</span></a> <a href=\"https://masto.es/tags/notebook\" class=\"mention hashtag\" rel=\"tag\">#<span>notebook</span></a> <a href=\"https://masto.es/tags/typescript\" class=\"mention hashtag\" rel=\"tag\">#<span>typescript</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://masto.es/tags/deno",
"name": "#deno"
},
{
"type": "Hashtag",
"href": "https://masto.es/tags/notebook",
"name": "#notebook"
},
{
"type": "Hashtag",
"href": "https://masto.es/tags/typescript",
"name": "#typescript"
}
],
"replies": {
"id": "https://masto.es/users/mochuel0/statuses/114013914844504609/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://masto.es/users/mochuel0/statuses/114013914844504609/replies?only_other_accounts=true&page=true",
"partOf": "https://masto.es/users/mochuel0/statuses/114013914844504609/replies",
"items": []
}
},
"likes": {
"id": "https://masto.es/users/mochuel0/statuses/114013914844504609/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://masto.es/users/mochuel0/statuses/114013914844504609/shares",
"type": "Collection",
"totalItems": 0
}
}