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" } ], "id": "https://social.jvns.ca/users/b0rk/statuses/113523349091427398", "type": "Question", "summary": null, "inReplyTo": null, "published": "2024-11-21T22:40:37Z", "url": "https://social.jvns.ca/@b0rk/113523349091427398", "attributedTo": "https://social.jvns.ca/users/b0rk", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://social.jvns.ca/users/b0rk/followers" ], "sensitive": false, "atomUri": "https://social.jvns.ca/users/b0rk/statuses/113523349091427398", "inReplyToAtomUri": null, "conversation": "tag:jvns.ca,2024-11-21:objectId=787311:objectType=Conversation", "content": "<p>terminal poll: if you need to redirect both stdout and stderr to the same file, how do you do it? </p><p>(you can pick more than one)</p>", "contentMap": { "en": "<p>terminal poll: if you need to redirect both stdout and stderr to the same file, how do you do it? </p><p>(you can pick more than one)</p>" }, "endTime": "2024-11-22T22:40:37Z", "closed": "2024-11-22T22:40:37Z", "votersCount": 1499, "attachment": [], "tag": [], "replies": { "id": "https://social.jvns.ca/users/b0rk/statuses/113523349091427398/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://social.jvns.ca/users/b0rk/statuses/113523349091427398/replies?only_other_accounts=true&page=true", "partOf": "https://social.jvns.ca/users/b0rk/statuses/113523349091427398/replies", "items": [] } }, "likes": { "id": "https://social.jvns.ca/users/b0rk/statuses/113523349091427398/likes", "type": "Collection", "totalItems": 15 }, "shares": { "id": "https://social.jvns.ca/users/b0rk/statuses/113523349091427398/shares", "type": "Collection", "totalItems": 19 }, "anyOf": [ { "type": "Note", "name": "cmd > file.txt 2>&1", "replies": { "type": "Collection", "totalItems": 1105 } }, { "type": "Note", "name": "cmd &> file.txt", "replies": { "type": "Collection", "totalItems": 359 } }, { "type": "Note", "name": "\"I don't do that\" / other", "replies": { "type": "Collection", "totalItems": 134 } }, { "type": "Note", "name": "what?", "replies": { "type": "Collection", "totalItems": 55 } } ] }