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.ahlcode.fi/users/nicd/statuses/113537059370342128",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-24T08:47:19Z",
"url": "https://masto.ahlcode.fi/@nicd/113537059370342128",
"attributedTo": "https://masto.ahlcode.fi/users/nicd",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://masto.ahlcode.fi/users/nicd/followers"
],
"sensitive": false,
"atomUri": "https://masto.ahlcode.fi/users/nicd/statuses/113537059370342128",
"inReplyToAtomUri": null,
"conversation": "tag:masto.ahlcode.fi,2024-11-24:objectId=55109:objectType=Conversation",
"content": "<p>Oh shit yes! <a href=\"https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#path-rewriting-for-relative-paths\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">devblogs.microsoft.com/typescr</span><span class=\"invisible\">ipt/announcing-typescript-5-7/#path-rewriting-for-relative-paths</span></a></p><p>You can finally write <a href=\"https://masto.ahlcode.fi/tags/TypeScript\" class=\"mention hashtag\" rel=\"tag\">#<span>TypeScript</span></a> code with .ts imports and have the compiler rewrite them to .js. \\o/</p>",
"contentMap": {
"en": "<p>Oh shit yes! <a href=\"https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/#path-rewriting-for-relative-paths\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">devblogs.microsoft.com/typescr</span><span class=\"invisible\">ipt/announcing-typescript-5-7/#path-rewriting-for-relative-paths</span></a></p><p>You can finally write <a href=\"https://masto.ahlcode.fi/tags/TypeScript\" class=\"mention hashtag\" rel=\"tag\">#<span>TypeScript</span></a> code with .ts imports and have the compiler rewrite them to .js. \\o/</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://masto.ahlcode.fi/tags/typescript",
"name": "#typescript"
}
],
"replies": {
"id": "https://masto.ahlcode.fi/users/nicd/statuses/113537059370342128/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://masto.ahlcode.fi/users/nicd/statuses/113537059370342128/replies?only_other_accounts=true&page=true",
"partOf": "https://masto.ahlcode.fi/users/nicd/statuses/113537059370342128/replies",
"items": []
}
}
}