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/codefolio/statuses/109558586263161102", "type": "Note", "summary": null, "inReplyTo": "https://ruby.social/users/k0kubun/statuses/109558476709127754", "published": "2022-12-22T17:49:17Z", "url": "https://ruby.social/@codefolio/109558586263161102", "attributedTo": "https://ruby.social/users/codefolio", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://ruby.social/users/codefolio/followers", "https://ruby.social/users/k0kubun", "https://ruby.social/users/Schneems", "https://ruby.social/users/byroot", "https://ruby.social/users/ufuk", "https://ruby.social/users/flavorjones" ], "sensitive": false, "atomUri": "https://ruby.social/users/codefolio/statuses/109558586263161102", "inReplyToAtomUri": "https://ruby.social/users/k0kubun/statuses/109558476709127754", "conversation": "tag:ruby.social,2022-12-21:objectId=13613543:objectType=Conversation", "content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@k0kubun\" class=\"u-url mention\">@<span>k0kubun</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@Schneems\" class=\"u-url mention\">@<span>Schneems</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@byroot\" class=\"u-url mention\">@<span>byroot</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@ufuk\" class=\"u-url mention\">@<span>ufuk</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@flavorjones\" class=\"u-url mention\">@<span>flavorjones</span></a></span> The hope is that over time, we&#39;ll keep fixing holes in YJIT until most major apps have the easy-to-fix exit reasons all fixed.</p><p>There will still be hard-to-fix cases sitting around, maybe forever. It&#39;s not hard to write code that&#39;s pathological to JIT. But those cases can be rewritten, or just not use JIT.</p><p>But we&#39;ve had a bit of a &#39;ladder&#39; of apps, starting with more static ones, moving toward typical small Rails apps.</p>", "contentMap": { "en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@k0kubun\" class=\"u-url mention\">@<span>k0kubun</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@Schneems\" class=\"u-url mention\">@<span>Schneems</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@byroot\" class=\"u-url mention\">@<span>byroot</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@ufuk\" class=\"u-url mention\">@<span>ufuk</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://ruby.social/@flavorjones\" class=\"u-url mention\">@<span>flavorjones</span></a></span> The hope is that over time, we&#39;ll keep fixing holes in YJIT until most major apps have the easy-to-fix exit reasons all fixed.</p><p>There will still be hard-to-fix cases sitting around, maybe forever. It&#39;s not hard to write code that&#39;s pathological to JIT. But those cases can be rewritten, or just not use JIT.</p><p>But we&#39;ve had a bit of a &#39;ladder&#39; of apps, starting with more static ones, moving toward typical small Rails apps.</p>" }, "attachment": [], "tag": [ { "type": "Mention", "href": "https://ruby.social/users/k0kubun", "name": "@k0kubun" }, { "type": "Mention", "href": "https://ruby.social/users/Schneems", "name": "@Schneems" }, { "type": "Mention", "href": "https://ruby.social/users/byroot", "name": "@byroot" }, { "type": "Mention", "href": "https://ruby.social/users/ufuk", "name": "@ufuk" }, { "type": "Mention", "href": "https://ruby.social/users/flavorjones", "name": "@flavorjones" } ], "replies": { "id": "https://ruby.social/users/codefolio/statuses/109558586263161102/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://ruby.social/users/codefolio/statuses/109558586263161102/replies?min_id=109558597637866408&page=true", "partOf": "https://ruby.social/users/codefolio/statuses/109558586263161102/replies", "items": [ "https://ruby.social/users/codefolio/statuses/109558597637866408" ] } }, "likes": { "id": "https://ruby.social/users/codefolio/statuses/109558586263161102/likes", "type": "Collection", "totalItems": 0 }, "shares": { "id": "https://ruby.social/users/codefolio/statuses/109558586263161102/shares", "type": "Collection", "totalItems": 0 } }