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", "litepub": "http://litepub.social/ns#", "directMessage": "litepub:directMessage" } ], "id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113528917873346692", "type": "Note", "summary": null, "inReplyTo": null, "published": "2024-11-22T22:16:50Z", "url": "https://social.mildlyfunctional.gay/@artemist/113528917873346692", "attributedTo": "https://social.mildlyfunctional.gay/users/artemist", "to": [ "https://social.mildlyfunctional.gay/users/artemist/followers" ], "cc": [ "https://www.w3.org/ns/activitystreams#Public" ], "sensitive": false, "atomUri": "https://social.mildlyfunctional.gay/users/artemist/statuses/113528917873346692", "inReplyToAtomUri": null, "conversation": "tag:mildlyfunctional.gay,2024-11-22:objectId=2463437:objectType=Conversation", "content": "<p>why is openbsd like this...</p><ul><li>linux: <code>/dev</code> is a <code>devtmpfs</code>, a tmpfs where the kernel makes device nodes and udev makes aliases</li><li>freebsd: <code>/dev</code> is a <code>devfs</code>, where the kernel creates device nodes</li><li>netbsd: <code>/dev</code> is a <code>tmpfs</code> where init creates the device nodes at boot</li><li>openbsd: <code>/dev</code> is just part of the normal filesystem, device nodes are created at install time</li></ul><p>openbsd manages to make every infuriating design decision i can think of</p>", "contentMap": { "en": "<p>why is openbsd like this...</p><ul><li>linux: <code>/dev</code> is a <code>devtmpfs</code>, a tmpfs where the kernel makes device nodes and udev makes aliases</li><li>freebsd: <code>/dev</code> is a <code>devfs</code>, where the kernel creates device nodes</li><li>netbsd: <code>/dev</code> is a <code>tmpfs</code> where init creates the device nodes at boot</li><li>openbsd: <code>/dev</code> is just part of the normal filesystem, device nodes are created at install time</li></ul><p>openbsd manages to make every infuriating design decision i can think of</p>" }, "attachment": [], "tag": [], "replies": { "id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113528917873346692/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://social.mildlyfunctional.gay/users/artemist/statuses/113528917873346692/replies?min_id=113528929840485713&page=true", "partOf": "https://social.mildlyfunctional.gay/users/artemist/statuses/113528917873346692/replies", "items": [ "https://social.mildlyfunctional.gay/users/artemist/statuses/113528929840485713" ] } }, "likes": { "id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113528917873346692/likes", "type": "Collection", "totalItems": 18 }, "shares": { "id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113528917873346692/shares", "type": "Collection", "totalItems": 3 } }