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://social.menzel.lol/users/leonard/statuses/113483253558558401",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-14T20:43:48Z",
"url": "https://social.menzel.lol/@leonard/113483253558558401",
"attributedTo": "https://social.menzel.lol/users/leonard",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.menzel.lol/users/leonard/followers"
],
"sensitive": false,
"atomUri": "https://social.menzel.lol/users/leonard/statuses/113483253558558401",
"inReplyToAtomUri": null,
"conversation": "tag:social.menzel.lol,2024-11-14:objectId=145535:objectType=Conversation",
"content": "<p>Finally got my <a href=\"https://social.menzel.lol/tags/NixOS\" class=\"mention hashtag\" rel=\"tag\">#<span>NixOS</span></a> module for <a href=\"https://social.menzel.lol/tags/Luanti\" class=\"mention hashtag\" rel=\"tag\">#<span>Luanti</span></a> working (at least on my machine) <a href=\"https://github.com/lomenzel/nix-luanti\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/lomenzel/nix-luanti</span><span class=\"invisible\"></span></a></p><p><a href=\"https://social.menzel.lol/tags/nix\" class=\"mention hashtag\" rel=\"tag\">#<span>nix</span></a> <a href=\"https://social.menzel.lol/tags/minetest\" class=\"mention hashtag\" rel=\"tag\">#<span>minetest</span></a></p>",
"contentMap": {
"en": "<p>Finally got my <a href=\"https://social.menzel.lol/tags/NixOS\" class=\"mention hashtag\" rel=\"tag\">#<span>NixOS</span></a> module for <a href=\"https://social.menzel.lol/tags/Luanti\" class=\"mention hashtag\" rel=\"tag\">#<span>Luanti</span></a> working (at least on my machine) <a href=\"https://github.com/lomenzel/nix-luanti\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/lomenzel/nix-luanti</span><span class=\"invisible\"></span></a></p><p><a href=\"https://social.menzel.lol/tags/nix\" class=\"mention hashtag\" rel=\"tag\">#<span>nix</span></a> <a href=\"https://social.menzel.lol/tags/minetest\" class=\"mention hashtag\" rel=\"tag\">#<span>minetest</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://social.menzel.lol/tags/nixos",
"name": "#nixos"
},
{
"type": "Hashtag",
"href": "https://social.menzel.lol/tags/luanti",
"name": "#luanti"
},
{
"type": "Hashtag",
"href": "https://social.menzel.lol/tags/nix",
"name": "#nix"
},
{
"type": "Hashtag",
"href": "https://social.menzel.lol/tags/minetest",
"name": "#minetest"
}
],
"replies": {
"id": "https://social.menzel.lol/users/leonard/statuses/113483253558558401/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.menzel.lol/users/leonard/statuses/113483253558558401/replies?only_other_accounts=true&page=true",
"partOf": "https://social.menzel.lol/users/leonard/statuses/113483253558558401/replies",
"items": []
}
},
"likes": {
"id": "https://social.menzel.lol/users/leonard/statuses/113483253558558401/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://social.menzel.lol/users/leonard/statuses/113483253558558401/shares",
"type": "Collection",
"totalItems": 3
}
}