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", "Emoji": "toot:Emoji", "focalPoint": { "@container": "@list", "@id": "toot:focalPoint" } } ], "id": "https://mastodon.social/users/sergrass/statuses/107841732512471936", "type": "Note", "summary": null, "inReplyTo": "https://mastodon.social/users/sergrass/statuses/107827550794418900", "published": "2022-02-22T12:50:48Z", "url": "https://mastodon.social/@sergrass/107841732512471936", "attributedTo": "https://mastodon.social/users/sergrass", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.social/users/sergrass/followers" ], "sensitive": false, "atomUri": "https://mastodon.social/users/sergrass/statuses/107841732512471936", "inReplyToAtomUri": "https://mastodon.social/users/sergrass/statuses/107827550794418900", "conversation": "tag:mastodon.social,2022-02-20:objectId=278669733:objectType=Conversation", "content": "<p>Turns out raylib is simple enough to understand and use effectively, but I found the complexities of C++ unnecessary for such a small game. Looking at <a href=\"https://mastodon.social/tags/ebiten\" class=\"mention hashtag\" rel=\"tag\">#<span>ebiten</span></a> for my next experiment :blobcat:</p>", "contentMap": { "en": "<p>Turns out raylib is simple enough to understand and use effectively, but I found the complexities of C++ unnecessary for such a small game. Looking at <a href=\"https://mastodon.social/tags/ebiten\" class=\"mention hashtag\" rel=\"tag\">#<span>ebiten</span></a> for my next experiment :blobcat:</p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://mastodon.social/tags/ebiten", "name": "#ebiten" }, { "id": "https://mastodon.social/emojis/23743", "type": "Emoji", "name": ":blobcat:", "updated": "2019-09-10T13:37:59Z", "icon": { "type": "Image", "mediaType": "image/png", "url": "https://files.mastodon.social/custom_emojis/images/000/023/743/original/f31b4b0111ad8b08.png" } } ], "replies": { "id": "https://mastodon.social/users/sergrass/statuses/107841732512471936/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.social/users/sergrass/statuses/107841732512471936/replies?only_other_accounts=true&page=true", "partOf": "https://mastodon.social/users/sergrass/statuses/107841732512471936/replies", "items": [] } }, "likes": { "id": "https://mastodon.social/users/sergrass/statuses/107841732512471936/likes", "type": "Collection", "totalItems": 0 }, "shares": { "id": "https://mastodon.social/users/sergrass/statuses/107841732512471936/shares", "type": "Collection", "totalItems": 0 } }