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://ruby.social/users/onghu/statuses/114388220091777714", "type": "Note", "summary": null, "inReplyTo": null, "published": "2025-04-23T16:28:41Z", "url": "https://ruby.social/@onghu/114388220091777714", "attributedTo": "https://ruby.social/users/onghu", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://ruby.social/users/onghu/followers" ], "sensitive": false, "atomUri": "https://ruby.social/users/onghu/statuses/114388220091777714", "inReplyToAtomUri": null, "conversation": "tag:ruby.social,2025-04-23:objectId=72213270:objectType=Conversation", "content": "<p>Looking at an issue today w/ <a href=\"https://ruby.social/tags/Ruby\" class=\"mention hashtag\" rel=\"tag\">#<span>Ruby</span></a> on <a href=\"https://ruby.social/tags/Windows\" class=\"mention hashtag\" rel=\"tag\">#<span>Windows</span></a> where HOME was not expanded properly and reading up further made me ask: should we be using HOME or USERPROFILE as the value for &quot;home directory path of the user&quot;?</p><p>Some posts say USERPROFILE may be better, but it depends. Thoughts?</p>", "contentMap": { "en": "<p>Looking at an issue today w/ <a href=\"https://ruby.social/tags/Ruby\" class=\"mention hashtag\" rel=\"tag\">#<span>Ruby</span></a> on <a href=\"https://ruby.social/tags/Windows\" class=\"mention hashtag\" rel=\"tag\">#<span>Windows</span></a> where HOME was not expanded properly and reading up further made me ask: should we be using HOME or USERPROFILE as the value for &quot;home directory path of the user&quot;?</p><p>Some posts say USERPROFILE may be better, but it depends. Thoughts?</p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://ruby.social/tags/ruby", "name": "#ruby" }, { "type": "Hashtag", "href": "https://ruby.social/tags/windows", "name": "#windows" } ], "replies": { "id": "https://ruby.social/users/onghu/statuses/114388220091777714/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://ruby.social/users/onghu/statuses/114388220091777714/replies?only_other_accounts=true&page=true", "partOf": "https://ruby.social/users/onghu/statuses/114388220091777714/replies", "items": [] } }, "likes": { "id": "https://ruby.social/users/onghu/statuses/114388220091777714/likes", "type": "Collection", "totalItems": 1 }, "shares": { "id": "https://ruby.social/users/onghu/statuses/114388220091777714/shares", "type": "Collection", "totalItems": 1 } }