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://mastodon.xyz/users/kalvn/statuses/113347597252422056",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-21T21:44:37Z",
"url": "https://mastodon.xyz/@kalvn/113347597252422056",
"attributedTo": "https://mastodon.xyz/users/kalvn",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.xyz/users/kalvn/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.xyz/users/kalvn/statuses/113347597252422056",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.xyz,2024-10-21:objectId=202684632:objectType=Conversation",
"content": "<p>Une réflexion intéressante sur l'obsession des outils JavaScript modernes d'utiliser des languages et technologies bas niveau (Rust, Zig, Go), les rendant de fait moins accessibles, plutôt que d'envisager d'optimiser le code JavaScript lui-même.</p><p>Why I’m skeptical of rewriting JavaScript tools in “faster” languages | Read the Tea Leaves<br /><a href=\"https://nolanlawson.com/2024/10/20/why-im-skeptical-of-rewriting-javascript-tools-in-faster-languages/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">nolanlawson.com/2024/10/20/why</span><span class=\"invisible\">-im-skeptical-of-rewriting-javascript-tools-in-faster-languages/</span></a></p><p><a href=\"https://mastodon.xyz/tags/outil\" class=\"mention hashtag\" rel=\"tag\">#<span>outil</span></a> <a href=\"https://mastodon.xyz/tags/dev\" class=\"mention hashtag\" rel=\"tag\">#<span>dev</span></a> <a href=\"https://mastodon.xyz/tags/javascript\" class=\"mention hashtag\" rel=\"tag\">#<span>javascript</span></a> <a href=\"https://mastodon.xyz/tags/opinion\" class=\"mention hashtag\" rel=\"tag\">#<span>opinion</span></a></p>",
"contentMap": {
"fr": "<p>Une réflexion intéressante sur l'obsession des outils JavaScript modernes d'utiliser des languages et technologies bas niveau (Rust, Zig, Go), les rendant de fait moins accessibles, plutôt que d'envisager d'optimiser le code JavaScript lui-même.</p><p>Why I’m skeptical of rewriting JavaScript tools in “faster” languages | Read the Tea Leaves<br /><a href=\"https://nolanlawson.com/2024/10/20/why-im-skeptical-of-rewriting-javascript-tools-in-faster-languages/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">nolanlawson.com/2024/10/20/why</span><span class=\"invisible\">-im-skeptical-of-rewriting-javascript-tools-in-faster-languages/</span></a></p><p><a href=\"https://mastodon.xyz/tags/outil\" class=\"mention hashtag\" rel=\"tag\">#<span>outil</span></a> <a href=\"https://mastodon.xyz/tags/dev\" class=\"mention hashtag\" rel=\"tag\">#<span>dev</span></a> <a href=\"https://mastodon.xyz/tags/javascript\" class=\"mention hashtag\" rel=\"tag\">#<span>javascript</span></a> <a href=\"https://mastodon.xyz/tags/opinion\" class=\"mention hashtag\" rel=\"tag\">#<span>opinion</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.xyz/tags/outil",
"name": "#outil"
},
{
"type": "Hashtag",
"href": "https://mastodon.xyz/tags/dev",
"name": "#dev"
},
{
"type": "Hashtag",
"href": "https://mastodon.xyz/tags/javascript",
"name": "#javascript"
},
{
"type": "Hashtag",
"href": "https://mastodon.xyz/tags/opinion",
"name": "#opinion"
}
],
"replies": {
"id": "https://mastodon.xyz/users/kalvn/statuses/113347597252422056/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.xyz/users/kalvn/statuses/113347597252422056/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.xyz/users/kalvn/statuses/113347597252422056/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.xyz/users/kalvn/statuses/113347597252422056/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.xyz/users/kalvn/statuses/113347597252422056/shares",
"type": "Collection",
"totalItems": 1
}
}