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",
"Emoji": "toot:Emoji",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://fosstodon.org/users/nobodyinperson/statuses/113883575440555834",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-01-24T13:30:55Z",
"url": "https://fosstodon.org/@nobodyinperson/113883575440555834",
"attributedTo": "https://fosstodon.org/users/nobodyinperson",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/nobodyinperson/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/nobodyinperson/statuses/113883575440555834",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2025-01-24:objectId=281110163:objectType=Conversation",
"content": "<p>Seeing how easy it is to build an ⚙️ <a href=\"https://fosstodon.org/tags/Appimage\" class=\"mention hashtag\" rel=\"tag\">#<span>Appimage</span></a> with :nixos: <a href=\"https://fosstodon.org/tags/nix\" class=\"mention hashtag\" rel=\"tag\">#<span>nix</span></a>, is there by any chance a nix thing that does the same but for a :windows: <a href=\"https://fosstodon.org/tags/Windows\" class=\"mention hashtag\" rel=\"tag\">#<span>Windows</span></a> exe? 😅</p><p>Super cursed, I know, but with nix many things feel possible.</p>",
"contentMap": {
"en": "<p>Seeing how easy it is to build an ⚙️ <a href=\"https://fosstodon.org/tags/Appimage\" class=\"mention hashtag\" rel=\"tag\">#<span>Appimage</span></a> with :nixos: <a href=\"https://fosstodon.org/tags/nix\" class=\"mention hashtag\" rel=\"tag\">#<span>nix</span></a>, is there by any chance a nix thing that does the same but for a :windows: <a href=\"https://fosstodon.org/tags/Windows\" class=\"mention hashtag\" rel=\"tag\">#<span>Windows</span></a> exe? 😅</p><p>Super cursed, I know, but with nix many things feel possible.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/appimage",
"name": "#appimage"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/nix",
"name": "#nix"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/windows",
"name": "#windows"
},
{
"id": "https://fosstodon.org/emojis/62778",
"type": "Emoji",
"name": ":nixos:",
"updated": "2019-07-11T14:10:04Z",
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://cdn.fosstodon.org/custom_emojis/images/000/062/778/original/48d6a1983312ea5a.png"
}
},
{
"id": "https://fosstodon.org/emojis/778352",
"type": "Emoji",
"name": ":windows:",
"updated": "2022-11-20T02:11:20Z",
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://cdn.fosstodon.org/custom_emojis/images/000/778/352/original/c75da4bce410b3a8.png"
}
}
],
"replies": {
"id": "https://fosstodon.org/users/nobodyinperson/statuses/113883575440555834/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/nobodyinperson/statuses/113883575440555834/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/nobodyinperson/statuses/113883575440555834/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/nobodyinperson/statuses/113883575440555834/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://fosstodon.org/users/nobodyinperson/statuses/113883575440555834/shares",
"type": "Collection",
"totalItems": 0
}
}