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/danmayer/statuses/113506356051514273/activity", "type": "Create", "actor": "https://ruby.social/users/danmayer", "published": "2024-11-18T22:39:04Z", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://ruby.social/users/danmayer/followers" ], "object": { "id": "https://ruby.social/users/danmayer/statuses/113506356051514273", "type": "Note", "summary": null, "inReplyTo": null, "published": "2024-11-18T22:39:04Z", "url": "https://ruby.social/@danmayer/113506356051514273", "attributedTo": "https://ruby.social/users/danmayer", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://ruby.social/users/danmayer/followers" ], "sensitive": false, "atomUri": "https://ruby.social/users/danmayer/statuses/113506356051514273", "inReplyToAtomUri": null, "conversation": "tag:ruby.social,2024-11-18:objectId=59270427:objectType=Conversation", "content": "<p>A nice write up on using mysql skip lock... It is part of the magic that makes solid queue work. <a href=\"https://kirshatrov.com/posts/fast-skip-locked\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">kirshatrov.com/posts/fast-skip</span><span class=\"invisible\">-locked</span></a></p>", "contentMap": { "en": "<p>A nice write up on using mysql skip lock... It is part of the magic that makes solid queue work. <a href=\"https://kirshatrov.com/posts/fast-skip-locked\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">kirshatrov.com/posts/fast-skip</span><span class=\"invisible\">-locked</span></a></p>" }, "attachment": [], "tag": [], "replies": { "id": "https://ruby.social/users/danmayer/statuses/113506356051514273/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://ruby.social/users/danmayer/statuses/113506356051514273/replies?only_other_accounts=true&page=true", "partOf": "https://ruby.social/users/danmayer/statuses/113506356051514273/replies", "items": [] } }, "likes": { "id": "https://ruby.social/users/danmayer/statuses/113506356051514273/likes", "type": "Collection", "totalItems": 0 }, "shares": { "id": "https://ruby.social/users/danmayer/statuses/113506356051514273/shares", "type": "Collection", "totalItems": 0 } } }