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.ar.al/users/aral/statuses/113923369007961085", "type": "Note", "summary": null, "inReplyTo": null, "published": "2025-01-31T14:10:56Z", "url": "https://mastodon.ar.al/@aral/113923369007961085", "attributedTo": "https://mastodon.ar.al/users/aral", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.ar.al/users/aral/followers" ], "sensitive": false, "atomUri": "https://mastodon.ar.al/users/aral/statuses/113923369007961085", "inReplyToAtomUri": null, "conversation": "tag:mastodon.ar.al,2025-01-31:objectId=48599780:objectType=Conversation", "content": "<p>Right, JavaScript folks: I’m looking around for a solid Node.js fetch library with exponential backoff, timeouts, etc. Basically, a resilient fetch wrapper that I don’t have to write myself. (It must use Node’s own fetch, not a third party implementation.) Playing with a few as we speak but if there’s one you’ve used in production that you’re happy with, please mention it with a link in the replies and thanks! :)</p><p><a href=\"https://mastodon.ar.al/tags/web\" class=\"mention hashtag\" rel=\"tag\">#<span>web</span></a> <a href=\"https://mastodon.ar.al/tags/dev\" class=\"mention hashtag\" rel=\"tag\">#<span>dev</span></a> <a href=\"https://mastodon.ar.al/tags/JavaScript\" class=\"mention hashtag\" rel=\"tag\">#<span>JavaScript</span></a> <a href=\"https://mastodon.ar.al/tags/NodeJS\" class=\"mention hashtag\" rel=\"tag\">#<span>NodeJS</span></a> <a href=\"https://mastodon.ar.al/tags/fetch\" class=\"mention hashtag\" rel=\"tag\">#<span>fetch</span></a> <a href=\"https://mastodon.ar.al/tags/lazyWeb\" class=\"mention hashtag\" rel=\"tag\">#<span>lazyWeb</span></a></p>", "contentMap": { "en": "<p>Right, JavaScript folks: I’m looking around for a solid Node.js fetch library with exponential backoff, timeouts, etc. Basically, a resilient fetch wrapper that I don’t have to write myself. (It must use Node’s own fetch, not a third party implementation.) Playing with a few as we speak but if there’s one you’ve used in production that you’re happy with, please mention it with a link in the replies and thanks! :)</p><p><a href=\"https://mastodon.ar.al/tags/web\" class=\"mention hashtag\" rel=\"tag\">#<span>web</span></a> <a href=\"https://mastodon.ar.al/tags/dev\" class=\"mention hashtag\" rel=\"tag\">#<span>dev</span></a> <a href=\"https://mastodon.ar.al/tags/JavaScript\" class=\"mention hashtag\" rel=\"tag\">#<span>JavaScript</span></a> <a href=\"https://mastodon.ar.al/tags/NodeJS\" class=\"mention hashtag\" rel=\"tag\">#<span>NodeJS</span></a> <a href=\"https://mastodon.ar.al/tags/fetch\" class=\"mention hashtag\" rel=\"tag\">#<span>fetch</span></a> <a href=\"https://mastodon.ar.al/tags/lazyWeb\" class=\"mention hashtag\" rel=\"tag\">#<span>lazyWeb</span></a></p>" }, "updated": "2025-01-31T14:11:52Z", "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://mastodon.ar.al/tags/web", "name": "#web" }, { "type": "Hashtag", "href": "https://mastodon.ar.al/tags/dev", "name": "#dev" }, { "type": "Hashtag", "href": "https://mastodon.ar.al/tags/javascript", "name": "#javascript" }, { "type": "Hashtag", "href": "https://mastodon.ar.al/tags/fetch", "name": "#fetch" }, { "type": "Hashtag", "href": "https://mastodon.ar.al/tags/lazyweb", "name": "#lazyweb" }, { "type": "Hashtag", "href": "https://mastodon.ar.al/tags/nodejs", "name": "#nodejs" } ], "replies": { "id": "https://mastodon.ar.al/users/aral/statuses/113923369007961085/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.ar.al/users/aral/statuses/113923369007961085/replies?min_id=113923397373893592&page=true", "partOf": "https://mastodon.ar.al/users/aral/statuses/113923369007961085/replies", "items": [ "https://mastodon.ar.al/users/aral/statuses/113923397373893592" ] } }, "likes": { "id": "https://mastodon.ar.al/users/aral/statuses/113923369007961085/likes", "type": "Collection", "totalItems": 2 }, "shares": { "id": "https://mastodon.ar.al/users/aral/statuses/113923369007961085/shares", "type": "Collection", "totalItems": 6 } }