ActivityPub Viewer

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.

Open in browser →
{ "@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/114054096199122741", "type": "Note", "summary": null, "inReplyTo": null, "published": "2025-02-23T16:16:35Z", "url": "https://metalhead.club/@anji/114054096199122741", "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/114054096199122741", "inReplyToAtomUri": null, "conversation": "tag:metalhead.club,2025-02-23:objectId=112223430:objectType=Conversation", "content": "<p>As feared, I am starting to run into some friction with <a href=\"https://metalhead.club/tags/NixOS\" class=\"mention hashtag\" rel=\"tag\">#<span>NixOS</span></a> <a href=\"https://metalhead.club/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a></p><p>It remains a brilliant idea imo to build the OS declaratively. But I really wish building the filesystem would construct the standard LSB FS structure. Everything installed with Nix packages works fine, but it&#39;s starting to get a little tedious when I want to run something a little unusual or something I build myself, which then cannot find dynamic libraries or otherwise crashes for mysterious reasons.</p><p>Not sure if I want to give up on NixOS, because it has so many advantages, but it is a little annoying to have to spend so time configuring LD search paths etc.</p>", "contentMap": { "en": "<p>As feared, I am starting to run into some friction with <a href=\"https://metalhead.club/tags/NixOS\" class=\"mention hashtag\" rel=\"tag\">#<span>NixOS</span></a> <a href=\"https://metalhead.club/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a></p><p>It remains a brilliant idea imo to build the OS declaratively. But I really wish building the filesystem would construct the standard LSB FS structure. Everything installed with Nix packages works fine, but it&#39;s starting to get a little tedious when I want to run something a little unusual or something I build myself, which then cannot find dynamic libraries or otherwise crashes for mysterious reasons.</p><p>Not sure if I want to give up on NixOS, because it has so many advantages, but it is a little annoying to have to spend so time configuring LD search paths etc.</p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://metalhead.club/tags/linux", "name": "#linux" }, { "type": "Hashtag", "href": "https://metalhead.club/tags/nixos", "name": "#nixos" } ], "replies": { "id": "https://metalhead.club/users/anji/statuses/114054096199122741/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://metalhead.club/users/anji/statuses/114054096199122741/replies?only_other_accounts=true&page=true", "partOf": "https://metalhead.club/users/anji/statuses/114054096199122741/replies", "items": [] } }, "likes": { "id": "https://metalhead.club/users/anji/statuses/114054096199122741/likes", "type": "Collection", "totalItems": 6 }, "shares": { "id": "https://metalhead.club/users/anji/statuses/114054096199122741/shares", "type": "Collection", "totalItems": 1 } }