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://mastodon.gamedev.place/users/Taffer/statuses/109224444782471197", "type": "Note", "summary": null, "inReplyTo": null, "published": "2022-10-24T17:32:43Z", "url": "https://mastodon.gamedev.place/@Taffer/109224444782471197", "attributedTo": "https://mastodon.gamedev.place/users/Taffer", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.gamedev.place/users/Taffer/followers" ], "sensitive": false, "atomUri": "https://mastodon.gamedev.place/users/Taffer/statuses/109224444782471197", "inReplyToAtomUri": null, "conversation": "tag:mastodon.gamedev.place,2022-10-24:objectId=15198377:objectType=Conversation", "content": "<p>It turns out that <a href=\"https://mastodon.gamedev.place/tags/Wine\" class=\"mention hashtag\" rel=\"tag\">#<span>Wine</span></a> uses a very low-level API for getting keyboard events in X. This is why <a href=\"https://mastodon.gamedev.place/tags/FFXIV\" class=\"mention hashtag\" rel=\"tag\">#<span>FFXIV</span></a> wasn&#39;t working correctly with my CapsLock-&gt;Ctrl mapping.</p><p>I had to find a lower-level remapping tool: <a href=\"https://github.com/samvel1024/kbct\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/samvel1024/kbct</span><span class=\"invisible\"></span></a></p><p>I&#39;m tempted to fork that and clean it up (it&#39;s <a href=\"https://mastodon.gamedev.place/tags/Rust\" class=\"mention hashtag\" rel=\"tag\">#<span>Rust</span></a>, and I want to learn Rust) as it doesn&#39;t seem to have been updated in quite a while…</p>", "contentMap": { "en": "<p>It turns out that <a href=\"https://mastodon.gamedev.place/tags/Wine\" class=\"mention hashtag\" rel=\"tag\">#<span>Wine</span></a> uses a very low-level API for getting keyboard events in X. This is why <a href=\"https://mastodon.gamedev.place/tags/FFXIV\" class=\"mention hashtag\" rel=\"tag\">#<span>FFXIV</span></a> wasn&#39;t working correctly with my CapsLock-&gt;Ctrl mapping.</p><p>I had to find a lower-level remapping tool: <a href=\"https://github.com/samvel1024/kbct\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/samvel1024/kbct</span><span class=\"invisible\"></span></a></p><p>I&#39;m tempted to fork that and clean it up (it&#39;s <a href=\"https://mastodon.gamedev.place/tags/Rust\" class=\"mention hashtag\" rel=\"tag\">#<span>Rust</span></a>, and I want to learn Rust) as it doesn&#39;t seem to have been updated in quite a while…</p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://mastodon.gamedev.place/tags/wine", "name": "#wine" }, { "type": "Hashtag", "href": "https://mastodon.gamedev.place/tags/ffxiv", "name": "#ffxiv" }, { "type": "Hashtag", "href": "https://mastodon.gamedev.place/tags/rust", "name": "#rust" } ], "replies": { "id": "https://mastodon.gamedev.place/users/Taffer/statuses/109224444782471197/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.gamedev.place/users/Taffer/statuses/109224444782471197/replies?only_other_accounts=true&page=true", "partOf": "https://mastodon.gamedev.place/users/Taffer/statuses/109224444782471197/replies", "items": [] } }, "likes": { "id": "https://mastodon.gamedev.place/users/Taffer/statuses/109224444782471197/likes", "type": "Collection", "totalItems": 0 }, "shares": { "id": "https://mastodon.gamedev.place/users/Taffer/statuses/109224444782471197/shares", "type": "Collection", "totalItems": 0 } }