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/112712816344647268", "type": "Note", "summary": null, "inReplyTo": "https://social.jvns.ca/users/b0rk/statuses/112712799836837523", "published": "2024-07-01T19:11:29Z", "url": "https://social.jvns.ca/@b0rk/112712816344647268", "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/112712816344647268", "inReplyToAtomUri": "https://social.jvns.ca/users/b0rk/statuses/112712799836837523", "conversation": "tag:jvns.ca,2024-07-01:objectId=650285:objectType=Conversation", "content": "<p>a few more themes: </p><p>- remembering the syntax for setting variables<br />- syntax differences between bash/zsh/etc<br />- differences in command line flag syntax between different programs<br />- how to copy/paste<br />- how certain key presses (ctrl+c, etc) get mysteriously transformed into signals, and where those signals get sent<br />- differences between terminal emulators<br />- dealing with filenames with spaces</p><p>would love to hear even more things folks find confusing about the command line!</p><p>(3/?)</p>", "contentMap": { "en": "<p>a few more themes: </p><p>- remembering the syntax for setting variables<br />- syntax differences between bash/zsh/etc<br />- differences in command line flag syntax between different programs<br />- how to copy/paste<br />- how certain key presses (ctrl+c, etc) get mysteriously transformed into signals, and where those signals get sent<br />- differences between terminal emulators<br />- dealing with filenames with spaces</p><p>would love to hear even more things folks find confusing about the command line!</p><p>(3/?)</p>" }, "updated": "2024-07-01T19:13:50Z", "attachment": [], "tag": [], "replies": { "id": "https://social.jvns.ca/users/b0rk/statuses/112712816344647268/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://social.jvns.ca/users/b0rk/statuses/112712816344647268/replies?min_id=112716810097411507&page=true", "partOf": "https://social.jvns.ca/users/b0rk/statuses/112712816344647268/replies", "items": [ "https://social.jvns.ca/users/b0rk/statuses/112716810097411507" ] } }, "likes": { "id": "https://social.jvns.ca/users/b0rk/statuses/112712816344647268/likes", "type": "Collection", "totalItems": 50 }, "shares": { "id": "https://social.jvns.ca/users/b0rk/statuses/112712816344647268/shares", "type": "Collection", "totalItems": 9 } }