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/109695856186260866", "type": "Note", "summary": null, "inReplyTo": "https://yiff.life/users/ayron/statuses/109695400082458545", "published": "2023-01-15T23:38:50Z", "url": "https://social.jvns.ca/@b0rk/109695856186260866", "attributedTo": "https://social.jvns.ca/users/b0rk", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://social.jvns.ca/users/b0rk/followers", "https://yiff.life/users/ayron", "https://social.jvns.ca/users/b0rk_reruns" ], "sensitive": false, "atomUri": "https://social.jvns.ca/users/b0rk/statuses/109695856186260866", "inReplyToAtomUri": "https://yiff.life/users/ayron/statuses/109695400082458545", "conversation": "tag:jvns.ca,2023-01-15:objectId=13919:objectType=Conversation", "content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://yiff.life/@ayron\" class=\"u-url mention\">@<span>ayron</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://social.jvns.ca/@b0rk_reruns\" class=\"u-url mention\">@<span>b0rk_reruns</span></a></span> a bit confused as to why you would say that pipes do not have a buffer, they do have a buffer (you can google it, read the man page on pipes, or write a small program to test that a write syscall to a pipe does not block?) :). There&#39;s a nice blog post about it here <a href=\"https://utcc.utoronto.ca/~cks/space/blog/unix/BufferedPipes\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">utcc.utoronto.ca/~cks/space/bl</span><span class=\"invisible\">og/unix/BufferedPipes</span></a></p>", "contentMap": { "en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://yiff.life/@ayron\" class=\"u-url mention\">@<span>ayron</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://social.jvns.ca/@b0rk_reruns\" class=\"u-url mention\">@<span>b0rk_reruns</span></a></span> a bit confused as to why you would say that pipes do not have a buffer, they do have a buffer (you can google it, read the man page on pipes, or write a small program to test that a write syscall to a pipe does not block?) :). There&#39;s a nice blog post about it here <a href=\"https://utcc.utoronto.ca/~cks/space/blog/unix/BufferedPipes\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">utcc.utoronto.ca/~cks/space/bl</span><span class=\"invisible\">og/unix/BufferedPipes</span></a></p>" }, "attachment": [], "tag": [ { "type": "Mention", "href": "https://yiff.life/users/ayron", "name": "@ayron@yiff.life" }, { "type": "Mention", "href": "https://social.jvns.ca/users/b0rk_reruns", "name": "@b0rk_reruns" } ], "replies": { "id": "https://social.jvns.ca/users/b0rk/statuses/109695856186260866/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://social.jvns.ca/users/b0rk/statuses/109695856186260866/replies?only_other_accounts=true&page=true", "partOf": "https://social.jvns.ca/users/b0rk/statuses/109695856186260866/replies", "items": [] } }, "likes": { "id": "https://social.jvns.ca/users/b0rk/statuses/109695856186260866/likes", "type": "Collection", "totalItems": 2 }, "shares": { "id": "https://social.jvns.ca/users/b0rk/statuses/109695856186260866/shares", "type": "Collection", "totalItems": 0 } }