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://metalhead.club/users/anji/statuses/114073619584041082",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-02-27T03:01:38Z",
"url": "https://metalhead.club/@anji/114073619584041082",
"attributedTo": "https://metalhead.club/users/anji",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://metalhead.club/users/anji/followers"
],
"sensitive": false,
"atomUri": "https://metalhead.club/users/anji/statuses/114073619584041082",
"inReplyToAtomUri": null,
"conversation": "tag:metalhead.club,2025-02-27:objectId=112752820:objectType=Conversation",
"content": "<p>I'm seriously beginning to question the sanity of relying on <a href=\"https://metalhead.club/tags/NixOS\" class=\"mention hashtag\" rel=\"tag\">#<span>NixOS</span></a></p><p>The ideas behind Nix and NixOS are very clever and very powerful. And superficially as a distro it's been working quite well.</p><p>But the Nix language is one of the most craziest overcomplicated-by-default designs I've ever seen.</p><p>It wouldn't be so bad if there was one clear way to do something, but when looking around I typically find half a dozen completely different approaches. I'd practically have to learn *all* of Nix and NixOS just to make sense of it. And that's really frustrating when I just want to, say, get the Rust 1.85 toolchain to build run a little hobby project...</p>",
"contentMap": {
"en": "<p>I'm seriously beginning to question the sanity of relying on <a href=\"https://metalhead.club/tags/NixOS\" class=\"mention hashtag\" rel=\"tag\">#<span>NixOS</span></a></p><p>The ideas behind Nix and NixOS are very clever and very powerful. And superficially as a distro it's been working quite well.</p><p>But the Nix language is one of the most craziest overcomplicated-by-default designs I've ever seen.</p><p>It wouldn't be so bad if there was one clear way to do something, but when looking around I typically find half a dozen completely different approaches. I'd practically have to learn *all* of Nix and NixOS just to make sense of it. And that's really frustrating when I just want to, say, get the Rust 1.85 toolchain to build run a little hobby project...</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://metalhead.club/tags/nixos",
"name": "#nixos"
}
],
"replies": {
"id": "https://metalhead.club/users/anji/statuses/114073619584041082/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://metalhead.club/users/anji/statuses/114073619584041082/replies?min_id=114073633226183435&page=true",
"partOf": "https://metalhead.club/users/anji/statuses/114073619584041082/replies",
"items": [
"https://metalhead.club/users/anji/statuses/114073633226183435"
]
}
},
"likes": {
"id": "https://metalhead.club/users/anji/statuses/114073619584041082/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://metalhead.club/users/anji/statuses/114073619584041082/shares",
"type": "Collection",
"totalItems": 0
}
}