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.bsd.cafe/users/zirias/statuses/114380515450633481", "type": "Note", "summary": null, "inReplyTo": "https://mastodon.bsd.cafe/users/zirias/statuses/114375708047661573", "published": "2025-04-22T07:49:18Z", "url": "https://mastodon.bsd.cafe/@zirias/114380515450633481", "attributedTo": "https://mastodon.bsd.cafe/users/zirias", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.bsd.cafe/users/zirias/followers" ], "sensitive": false, "atomUri": "https://mastodon.bsd.cafe/users/zirias/statuses/114380515450633481", "inReplyToAtomUri": "https://mastodon.bsd.cafe/users/zirias/statuses/114375708047661573", "conversation": "tag:bsd.cafe,2025-04-21:objectId=16011391:objectType=Conversation", "content": "<p>Oh boy, I discovered two quite problematic bugs after releasing <a href=\"https://mastodon.bsd.cafe/tags/swad\" class=\"mention hashtag\" rel=\"tag\">#<span>swad</span></a> 0.3:</p><p>* The <a href=\"https://mastodon.bsd.cafe/tags/PAM\" class=\"mention hashtag\" rel=\"tag\">#<span>PAM</span></a> checker could cause swad to deadlock under unlikely, but possible circumstances: Creating another PAM checker instance when the PAM helper process already died (or couldn&#39;t be started at all)</p><p>* The file checker had a bug of the stupid kind, it failed to authenticate users that *don&#39;t* have a &quot;real name&quot; set in the password file because it didn&#39;t correctly strip the newline following the hash in this case. 🙈 </p><p>Fixed them both now!</p><p>I think I&#39;ll do something you normally should never do: Re-roll the existing <a href=\"https://mastodon.bsd.cafe/tags/release\" class=\"mention hashtag\" rel=\"tag\">#<span>release</span></a>. It&#39;s IMHO kind of acceptable because this is still an incomplete 0.x version AND there are (as far as I know) no packagers yet.</p>", "contentMap": { "en": "<p>Oh boy, I discovered two quite problematic bugs after releasing <a href=\"https://mastodon.bsd.cafe/tags/swad\" class=\"mention hashtag\" rel=\"tag\">#<span>swad</span></a> 0.3:</p><p>* The <a href=\"https://mastodon.bsd.cafe/tags/PAM\" class=\"mention hashtag\" rel=\"tag\">#<span>PAM</span></a> checker could cause swad to deadlock under unlikely, but possible circumstances: Creating another PAM checker instance when the PAM helper process already died (or couldn&#39;t be started at all)</p><p>* The file checker had a bug of the stupid kind, it failed to authenticate users that *don&#39;t* have a &quot;real name&quot; set in the password file because it didn&#39;t correctly strip the newline following the hash in this case. 🙈 </p><p>Fixed them both now!</p><p>I think I&#39;ll do something you normally should never do: Re-roll the existing <a href=\"https://mastodon.bsd.cafe/tags/release\" class=\"mention hashtag\" rel=\"tag\">#<span>release</span></a>. It&#39;s IMHO kind of acceptable because this is still an incomplete 0.x version AND there are (as far as I know) no packagers yet.</p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://mastodon.bsd.cafe/tags/swad", "name": "#swad" }, { "type": "Hashtag", "href": "https://mastodon.bsd.cafe/tags/pam", "name": "#pam" }, { "type": "Hashtag", "href": "https://mastodon.bsd.cafe/tags/release", "name": "#release" } ], "replies": { "id": "https://mastodon.bsd.cafe/users/zirias/statuses/114380515450633481/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.bsd.cafe/users/zirias/statuses/114380515450633481/replies?min_id=114380604796178929&page=true", "partOf": "https://mastodon.bsd.cafe/users/zirias/statuses/114380515450633481/replies", "items": [ "https://mastodon.bsd.cafe/users/zirias/statuses/114380604796178929" ] } }, "likes": { "id": "https://mastodon.bsd.cafe/users/zirias/statuses/114380515450633481/likes", "type": "Collection", "totalItems": 2 }, "shares": { "id": "https://mastodon.bsd.cafe/users/zirias/statuses/114380515450633481/shares", "type": "Collection", "totalItems": 0 } }