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://mastodon.social/users/gbraad/statuses/114371222314376073", "type": "Note", "summary": null, "inReplyTo": null, "published": "2025-04-20T16:25:56Z", "url": "https://mastodon.social/@gbraad/114371222314376073", "attributedTo": "https://mastodon.social/users/gbraad", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.social/users/gbraad/followers" ], "sensitive": false, "atomUri": "https://mastodon.social/users/gbraad/statuses/114371222314376073", "inReplyToAtomUri": null, "conversation": "tag:mastodon.social,2025-04-20:objectId=977096643:objectType=Conversation", "content": "<p>How about installing VS Code on a <a href=\"https://mastodon.social/tags/GitHub\" class=\"mention hashtag\" rel=\"tag\">#<span>GitHub</span></a> Windows runner? This allows you to do this unattended.</p><p> runs-on: windows-latest<br /> steps:<br /> - uses: gbraad-actions/install-vscode-action@main<br /> - name: Run VS Code serve-web<br /> run: |<br /> code serve-web --host 0.0.0.0 --without-connection-token</p><p>Handy with <a href=\"https://mastodon.social/tags/Tailscale\" class=\"mention hashtag\" rel=\"tag\">#<span>Tailscale</span></a> when you want to debug the build on a runner. Pr even to quickly enable RDP and log in.</p><p><a href=\"https://github.com/gbraad-actions/install-vscode-action\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/gbraad-actions/inst</span><span class=\"invisible\">all-vscode-action</span></a></p><p><a href=\"https://mastodon.social/tags/vscode\" class=\"mention hashtag\" rel=\"tag\">#<span>vscode</span></a> <a href=\"https://mastodon.social/tags/code\" class=\"mention hashtag\" rel=\"tag\">#<span>code</span></a></p>", "contentMap": { "en": "<p>How about installing VS Code on a <a href=\"https://mastodon.social/tags/GitHub\" class=\"mention hashtag\" rel=\"tag\">#<span>GitHub</span></a> Windows runner? This allows you to do this unattended.</p><p> runs-on: windows-latest<br /> steps:<br /> - uses: gbraad-actions/install-vscode-action@main<br /> - name: Run VS Code serve-web<br /> run: |<br /> code serve-web --host 0.0.0.0 --without-connection-token</p><p>Handy with <a href=\"https://mastodon.social/tags/Tailscale\" class=\"mention hashtag\" rel=\"tag\">#<span>Tailscale</span></a> when you want to debug the build on a runner. Pr even to quickly enable RDP and log in.</p><p><a href=\"https://github.com/gbraad-actions/install-vscode-action\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/gbraad-actions/inst</span><span class=\"invisible\">all-vscode-action</span></a></p><p><a href=\"https://mastodon.social/tags/vscode\" class=\"mention hashtag\" rel=\"tag\">#<span>vscode</span></a> <a href=\"https://mastodon.social/tags/code\" class=\"mention hashtag\" rel=\"tag\">#<span>code</span></a></p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://mastodon.social/tags/github", "name": "#github" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/Tailscale", "name": "#Tailscale" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/vscode", "name": "#vscode" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/code", "name": "#code" } ], "replies": { "id": "https://mastodon.social/users/gbraad/statuses/114371222314376073/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.social/users/gbraad/statuses/114371222314376073/replies?only_other_accounts=true&page=true", "partOf": "https://mastodon.social/users/gbraad/statuses/114371222314376073/replies", "items": [] } }, "likes": { "id": "https://mastodon.social/users/gbraad/statuses/114371222314376073/likes", "type": "Collection", "totalItems": 2 }, "shares": { "id": "https://mastodon.social/users/gbraad/statuses/114371222314376073/shares", "type": "Collection", "totalItems": 2 } }