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://mstdn.social/users/arendjr/statuses/112893794545753278", "type": "Note", "summary": null, "inReplyTo": null, "published": "2024-08-02T18:16:37Z", "url": "https://mstdn.social/@arendjr/112893794545753278", "attributedTo": "https://mstdn.social/users/arendjr", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mstdn.social/users/arendjr/followers", "https://fosstodon.org/users/biomejs" ], "sensitive": false, "atomUri": "https://mstdn.social/users/arendjr/statuses/112893794545753278", "inReplyToAtomUri": null, "conversation": "tag:mstdn.social,2024-08-02:objectId=415846798:objectType=Conversation", "content": "<p>Small update on <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@biomejs\" class=\"u-url mention\">@<span>biomejs</span></a></span>’s <a href=\"https://mstdn.social/tags/GritQL\" class=\"mention hashtag\" rel=\"tag\">#<span>GritQL</span></a> support: After merging a PR for supporting metavariables in their <a href=\"https://mstdn.social/tags/JavaScript\" class=\"mention hashtag\" rel=\"tag\">#<span>JavaScript</span></a> parser earlier this week, I was now able to match the first Grit snippet containing metavariables: <a href=\"https://github.com/biomejs/biome/pull/3575\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/biomejs/biome/pull/</span><span class=\"invisible\">3575</span></a><br /><a href=\"https://mstdn.social/tags/OpenSource\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenSource</span></a> <a href=\"https://mstdn.social/tags/Rust\" class=\"mention hashtag\" rel=\"tag\">#<span>Rust</span></a> <a href=\"https://mstdn.social/tags/WebDev\" class=\"mention hashtag\" rel=\"tag\">#<span>WebDev</span></a> <a href=\"https://mstdn.social/tags/plugins\" class=\"mention hashtag\" rel=\"tag\">#<span>plugins</span></a></p>", "contentMap": { "en": "<p>Small update on <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@biomejs\" class=\"u-url mention\">@<span>biomejs</span></a></span>’s <a href=\"https://mstdn.social/tags/GritQL\" class=\"mention hashtag\" rel=\"tag\">#<span>GritQL</span></a> support: After merging a PR for supporting metavariables in their <a href=\"https://mstdn.social/tags/JavaScript\" class=\"mention hashtag\" rel=\"tag\">#<span>JavaScript</span></a> parser earlier this week, I was now able to match the first Grit snippet containing metavariables: <a href=\"https://github.com/biomejs/biome/pull/3575\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/biomejs/biome/pull/</span><span class=\"invisible\">3575</span></a><br /><a href=\"https://mstdn.social/tags/OpenSource\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenSource</span></a> <a href=\"https://mstdn.social/tags/Rust\" class=\"mention hashtag\" rel=\"tag\">#<span>Rust</span></a> <a href=\"https://mstdn.social/tags/WebDev\" class=\"mention hashtag\" rel=\"tag\">#<span>WebDev</span></a> <a href=\"https://mstdn.social/tags/plugins\" class=\"mention hashtag\" rel=\"tag\">#<span>plugins</span></a></p>" }, "attachment": [], "tag": [ { "type": "Mention", "href": "https://fosstodon.org/users/biomejs", "name": "@biomejs@fosstodon.org" }, { "type": "Hashtag", "href": "https://mstdn.social/tags/gritql", "name": "#gritql" }, { "type": "Hashtag", "href": "https://mstdn.social/tags/JavaScript", "name": "#JavaScript" }, { "type": "Hashtag", "href": "https://mstdn.social/tags/OpenSource", "name": "#OpenSource" }, { "type": "Hashtag", "href": "https://mstdn.social/tags/Rust", "name": "#Rust" }, { "type": "Hashtag", "href": "https://mstdn.social/tags/WebDev", "name": "#WebDev" }, { "type": "Hashtag", "href": "https://mstdn.social/tags/plugins", "name": "#plugins" } ], "replies": { "id": "https://mstdn.social/users/arendjr/statuses/112893794545753278/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mstdn.social/users/arendjr/statuses/112893794545753278/replies?only_other_accounts=true&page=true", "partOf": "https://mstdn.social/users/arendjr/statuses/112893794545753278/replies", "items": [] } } }