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/getajobmike/statuses/113426112161546310", "type": "Note", "summary": null, "inReplyTo": null, "published": "2024-11-04T18:31:59Z", "url": "https://ruby.social/@getajobmike/113426112161546310", "attributedTo": "https://ruby.social/users/getajobmike", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://ruby.social/users/getajobmike/followers", "https://mastodon.social/users/tenderlove" ], "sensitive": false, "atomUri": "https://ruby.social/users/getajobmike/statuses/113426112161546310", "inReplyToAtomUri": null, "conversation": "tag:ruby.social,2024-11-04:objectId=58077003:objectType=Conversation", "content": "<p>PR to change Ruby’s 100ms thread quantum, from <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@tenderlove\" class=\"u-url mention\">@<span>tenderlove</span></a></span>. I’m curious to see how this will affect background job threading.</p><p>The 100ms value was hard coded years ago, circa Linux 2.6.</p><p><a href=\"https://github.com/ruby/ruby/pull/11981\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/ruby/ruby/pull/1198</span><span class=\"invisible\">1</span></a></p>", "contentMap": { "en": "<p>PR to change Ruby’s 100ms thread quantum, from <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@tenderlove\" class=\"u-url mention\">@<span>tenderlove</span></a></span>. I’m curious to see how this will affect background job threading.</p><p>The 100ms value was hard coded years ago, circa Linux 2.6.</p><p><a href=\"https://github.com/ruby/ruby/pull/11981\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/ruby/ruby/pull/1198</span><span class=\"invisible\">1</span></a></p>" }, "attachment": [], "tag": [ { "type": "Mention", "href": "https://mastodon.social/users/tenderlove", "name": "@tenderlove@mastodon.social" } ], "replies": { "id": "https://ruby.social/users/getajobmike/statuses/113426112161546310/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://ruby.social/users/getajobmike/statuses/113426112161546310/replies?only_other_accounts=true&page=true", "partOf": "https://ruby.social/users/getajobmike/statuses/113426112161546310/replies", "items": [] } }, "likes": { "id": "https://ruby.social/users/getajobmike/statuses/113426112161546310/likes", "type": "Collection", "totalItems": 10 }, "shares": { "id": "https://ruby.social/users/getajobmike/statuses/113426112161546310/shares", "type": "Collection", "totalItems": 4 } }