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/marcusboden/statuses/114641211021272495", "type": "Note", "summary": null, "inReplyTo": null, "published": "2025-06-07T08:47:36Z", "url": "https://fosstodon.org/@marcusboden/114641211021272495", "attributedTo": "https://fosstodon.org/users/marcusboden", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://fosstodon.org/users/marcusboden/followers" ], "sensitive": false, "atomUri": "https://fosstodon.org/users/marcusboden/statuses/114641211021272495", "inReplyToAtomUri": null, "conversation": "tag:fosstodon.org,2025-06-07:objectId=323040699:objectType=Conversation", "content": "<p>Yo, linux folks (and possibly others): <br />I am looking for a tool that lets me interactively go through a json and select fields and builds a jq query for me to get those.</p><p>I&#39;m not looking for a tool where I have to write the query myself. I want to select the values I need and have the tool build the query for me. Does that exist?</p><p><a href=\"https://fosstodon.org/tags/json\" class=\"mention hashtag\" rel=\"tag\">#<span>json</span></a> <a href=\"https://fosstodon.org/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a> <a href=\"https://fosstodon.org/tags/cli\" class=\"mention hashtag\" rel=\"tag\">#<span>cli</span></a> <a href=\"https://fosstodon.org/tags/jq\" class=\"mention hashtag\" rel=\"tag\">#<span>jq</span></a></p>", "contentMap": { "en": "<p>Yo, linux folks (and possibly others): <br />I am looking for a tool that lets me interactively go through a json and select fields and builds a jq query for me to get those.</p><p>I&#39;m not looking for a tool where I have to write the query myself. I want to select the values I need and have the tool build the query for me. Does that exist?</p><p><a href=\"https://fosstodon.org/tags/json\" class=\"mention hashtag\" rel=\"tag\">#<span>json</span></a> <a href=\"https://fosstodon.org/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a> <a href=\"https://fosstodon.org/tags/cli\" class=\"mention hashtag\" rel=\"tag\">#<span>cli</span></a> <a href=\"https://fosstodon.org/tags/jq\" class=\"mention hashtag\" rel=\"tag\">#<span>jq</span></a></p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://fosstodon.org/tags/json", "name": "#json" }, { "type": "Hashtag", "href": "https://fosstodon.org/tags/linux", "name": "#linux" }, { "type": "Hashtag", "href": "https://fosstodon.org/tags/cli", "name": "#cli" }, { "type": "Hashtag", "href": "https://fosstodon.org/tags/jq", "name": "#jq" } ], "replies": { "id": "https://fosstodon.org/users/marcusboden/statuses/114641211021272495/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://fosstodon.org/users/marcusboden/statuses/114641211021272495/replies?only_other_accounts=true&page=true", "partOf": "https://fosstodon.org/users/marcusboden/statuses/114641211021272495/replies", "items": [] } }, "likes": { "id": "https://fosstodon.org/users/marcusboden/statuses/114641211021272495/likes", "type": "Collection", "totalItems": 2 }, "shares": { "id": "https://fosstodon.org/users/marcusboden/statuses/114641211021272495/shares", "type": "Collection", "totalItems": 4 } }