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://ruby.social/users/soulcutter/statuses/112604360128367246", "type": "Note", "summary": null, "inReplyTo": "https://ruby.social/users/nirvdrum/statuses/112604159026499180", "published": "2024-06-12T15:29:38Z", "url": "https://ruby.social/@soulcutter/112604360128367246", "attributedTo": "https://ruby.social/users/soulcutter", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://ruby.social/users/soulcutter/followers", "https://ruby.social/users/nirvdrum" ], "sensitive": false, "atomUri": "https://ruby.social/users/soulcutter/statuses/112604360128367246", "inReplyToAtomUri": "https://ruby.social/users/nirvdrum/statuses/112604159026499180", "conversation": "tag:ruby.social,2024-06-12:objectId=47506987:objectType=Conversation", "content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@nirvdrum\" class=\"u-url mention\">@<span>nirvdrum</span></a></span> largely I think it comes from development practices where folks don’t ensure that every commit has passing tests. The end-state of PRs almost certainly have passing tests.</p><p>The reason to want passing tests in every sequential commit in a branch is to allow for ease of bisecting later.</p>", "contentMap": { "en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@nirvdrum\" class=\"u-url mention\">@<span>nirvdrum</span></a></span> largely I think it comes from development practices where folks don’t ensure that every commit has passing tests. The end-state of PRs almost certainly have passing tests.</p><p>The reason to want passing tests in every sequential commit in a branch is to allow for ease of bisecting later.</p>" }, "attachment": [], "tag": [ { "type": "Mention", "href": "https://ruby.social/users/nirvdrum", "name": "@nirvdrum" } ], "replies": { "id": "https://ruby.social/users/soulcutter/statuses/112604360128367246/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://ruby.social/users/soulcutter/statuses/112604360128367246/replies?min_id=112604363295526990&page=true", "partOf": "https://ruby.social/users/soulcutter/statuses/112604360128367246/replies", "items": [ "https://ruby.social/users/soulcutter/statuses/112604363295526990" ] } }, "likes": { "id": "https://ruby.social/users/soulcutter/statuses/112604360128367246/likes", "type": "Collection", "totalItems": 0 }, "shares": { "id": "https://ruby.social/users/soulcutter/statuses/112604360128367246/shares", "type": "Collection", "totalItems": 0 } }