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://fosstodon.org/users/nobodyinperson/statuses/111459523479909920", "type": "Note", "summary": null, "inReplyTo": null, "published": "2023-11-23T11:02:37Z", "url": "https://fosstodon.org/@nobodyinperson/111459523479909920", "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/111459523479909920", "inReplyToAtomUri": null, "conversation": "tag:fosstodon.org,2023-11-23:objectId=163237120:objectType=Conversation", "content": "<p>I very often have to &#39;rm -rf ~/.cache/nix&#39; so I can continue working with &#39;nix flake ...&#39;. Either it&#39;s weird errors that some path in /nix/store/... is not found or it does not use the updated flake from the specified url but uses an old version.</p><p>I&#39;m sure there is a better way than manually nuking the cache? 🤔</p><p><a href=\"https://fosstodon.org/tags/NixOS\" class=\"mention hashtag\" rel=\"tag\">#<span>NixOS</span></a> <a href=\"https://fosstodon.org/tags/nix\" class=\"mention hashtag\" rel=\"tag\">#<span>nix</span></a> <a href=\"https://fosstodon.org/tags/flakes\" class=\"mention hashtag\" rel=\"tag\">#<span>flakes</span></a></p>", "contentMap": { "en": "<p>I very often have to &#39;rm -rf ~/.cache/nix&#39; so I can continue working with &#39;nix flake ...&#39;. Either it&#39;s weird errors that some path in /nix/store/... is not found or it does not use the updated flake from the specified url but uses an old version.</p><p>I&#39;m sure there is a better way than manually nuking the cache? 🤔</p><p><a href=\"https://fosstodon.org/tags/NixOS\" class=\"mention hashtag\" rel=\"tag\">#<span>NixOS</span></a> <a href=\"https://fosstodon.org/tags/nix\" class=\"mention hashtag\" rel=\"tag\">#<span>nix</span></a> <a href=\"https://fosstodon.org/tags/flakes\" class=\"mention hashtag\" rel=\"tag\">#<span>flakes</span></a></p>" }, "updated": "2023-11-23T11:03:02Z", "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://fosstodon.org/tags/nixos", "name": "#nixos" }, { "type": "Hashtag", "href": "https://fosstodon.org/tags/nix", "name": "#nix" }, { "type": "Hashtag", "href": "https://fosstodon.org/tags/flakes", "name": "#flakes" } ], "replies": { "id": "https://fosstodon.org/users/nobodyinperson/statuses/111459523479909920/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://fosstodon.org/users/nobodyinperson/statuses/111459523479909920/replies?only_other_accounts=true&page=true", "partOf": "https://fosstodon.org/users/nobodyinperson/statuses/111459523479909920/replies", "items": [] } }, "likes": { "id": "https://fosstodon.org/users/nobodyinperson/statuses/111459523479909920/likes", "type": "Collection", "totalItems": 0 }, "shares": { "id": "https://fosstodon.org/users/nobodyinperson/statuses/111459523479909920/shares", "type": "Collection", "totalItems": 0 } }