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" } ], "id": "https://todon.eu/users/hongminhee/statuses/112325011320424638", "type": "Note", "summary": null, "inReplyTo": null, "published": "2024-04-24T07:27:34Z", "url": "https://todon.eu/@hongminhee/112325011320424638", "attributedTo": "https://todon.eu/users/hongminhee", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://todon.eu/users/hongminhee/followers" ], "sensitive": false, "atomUri": "https://todon.eu/users/hongminhee/statuses/112325011320424638", "inReplyToAtomUri": null, "conversation": "tag:todon.eu,2024-04-24:objectId=89753914:objectType=Conversation", "content": "<p><a href=\"https://todon.eu/tags/Fedify\" class=\"mention hashtag\" rel=\"tag\">#<span>Fedify</span></a> is an <a href=\"https://todon.eu/tags/ActivityPub\" class=\"mention hashtag\" rel=\"tag\">#<span>ActivityPub</span></a> server framework in <a href=\"https://todon.eu/tags/TypeScript\" class=\"mention hashtag\" rel=\"tag\">#<span>TypeScript</span></a> &amp; <a href=\"https://todon.eu/tags/JavaScript\" class=\"mention hashtag\" rel=\"tag\">#<span>JavaScript</span></a>. It aims to eliminate the complexity and redundant boilerplate code when building a federated server app, so that you can focus on your business logic and user experience.</p><p>The key features it provides currently are:</p><p>• Type-safe objects for Activity Vocabulary (including some vendor-specific extensions)<br />• <a href=\"https://todon.eu/tags/WebFinger\" class=\"mention hashtag\" rel=\"tag\">#<span>WebFinger</span></a> client and server<br />• HTTP Signatures<br />• Middleware for handling webhooks<br />• <a href=\"https://todon.eu/tags/NodeInfo\" class=\"mention hashtag\" rel=\"tag\">#<span>NodeInfo</span></a> protocol<br />• <a href=\"https://todon.eu/tags/Node\" class=\"mention hashtag\" rel=\"tag\">#<span>Node</span></a>.js, <a href=\"https://todon.eu/tags/Deno\" class=\"mention hashtag\" rel=\"tag\">#<span>Deno</span></a>, and <a href=\"https://todon.eu/tags/Bun\" class=\"mention hashtag\" rel=\"tag\">#<span>Bun</span></a> support<br />• CLI toolchain for testing and debugging</p><p>If you&#39;re curious, take a look at the Fedify website! There&#39;s comprehensive docs, a demo, a tutorial, example code, and more:</p><p><a href=\"https://fedify.dev/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">fedify.dev/</span><span class=\"invisible\"></span></a></p><p><a href=\"https://todon.eu/tags/fedidev\" class=\"mention hashtag\" rel=\"tag\">#<span>fedidev</span></a></p>", "contentMap": { "en": "<p><a href=\"https://todon.eu/tags/Fedify\" class=\"mention hashtag\" rel=\"tag\">#<span>Fedify</span></a> is an <a href=\"https://todon.eu/tags/ActivityPub\" class=\"mention hashtag\" rel=\"tag\">#<span>ActivityPub</span></a> server framework in <a href=\"https://todon.eu/tags/TypeScript\" class=\"mention hashtag\" rel=\"tag\">#<span>TypeScript</span></a> &amp; <a href=\"https://todon.eu/tags/JavaScript\" class=\"mention hashtag\" rel=\"tag\">#<span>JavaScript</span></a>. It aims to eliminate the complexity and redundant boilerplate code when building a federated server app, so that you can focus on your business logic and user experience.</p><p>The key features it provides currently are:</p><p>• Type-safe objects for Activity Vocabulary (including some vendor-specific extensions)<br />• <a href=\"https://todon.eu/tags/WebFinger\" class=\"mention hashtag\" rel=\"tag\">#<span>WebFinger</span></a> client and server<br />• HTTP Signatures<br />• Middleware for handling webhooks<br />• <a href=\"https://todon.eu/tags/NodeInfo\" class=\"mention hashtag\" rel=\"tag\">#<span>NodeInfo</span></a> protocol<br />• <a href=\"https://todon.eu/tags/Node\" class=\"mention hashtag\" rel=\"tag\">#<span>Node</span></a>.js, <a href=\"https://todon.eu/tags/Deno\" class=\"mention hashtag\" rel=\"tag\">#<span>Deno</span></a>, and <a href=\"https://todon.eu/tags/Bun\" class=\"mention hashtag\" rel=\"tag\">#<span>Bun</span></a> support<br />• CLI toolchain for testing and debugging</p><p>If you&#39;re curious, take a look at the Fedify website! There&#39;s comprehensive docs, a demo, a tutorial, example code, and more:</p><p><a href=\"https://fedify.dev/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">fedify.dev/</span><span class=\"invisible\"></span></a></p><p><a href=\"https://todon.eu/tags/fedidev\" class=\"mention hashtag\" rel=\"tag\">#<span>fedidev</span></a></p>" }, "updated": "2024-05-08T01:50:45Z", "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://todon.eu/tags/fedify", "name": "#fedify" }, { "type": "Hashtag", "href": "https://todon.eu/tags/activitypub", "name": "#activitypub" }, { "type": "Hashtag", "href": "https://todon.eu/tags/typescript", "name": "#typescript" }, { "type": "Hashtag", "href": "https://todon.eu/tags/javascript", "name": "#javascript" }, { "type": "Hashtag", "href": "https://todon.eu/tags/webfinger", "name": "#webfinger" }, { "type": "Hashtag", "href": "https://todon.eu/tags/nodeinfo", "name": "#nodeinfo" }, { "type": "Hashtag", "href": "https://todon.eu/tags/fedidev", "name": "#fedidev" }, { "type": "Hashtag", "href": "https://todon.eu/tags/node", "name": "#node" }, { "type": "Hashtag", "href": "https://todon.eu/tags/deno", "name": "#deno" }, { "type": "Hashtag", "href": "https://todon.eu/tags/bun", "name": "#bun" } ], "replies": { "id": "https://todon.eu/users/hongminhee/statuses/112325011320424638/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://todon.eu/users/hongminhee/statuses/112325011320424638/replies?only_other_accounts=true&page=true", "partOf": "https://todon.eu/users/hongminhee/statuses/112325011320424638/replies", "items": [] } }, "likes": { "id": "https://todon.eu/users/hongminhee/statuses/112325011320424638/likes", "type": "Collection", "totalItems": 22 }, "shares": { "id": "https://todon.eu/users/hongminhee/statuses/112325011320424638/shares", "type": "Collection", "totalItems": 17 } }