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://mastodon.gamedev.place/users/lisyarus/statuses/111082054285508827", "type": "Note", "summary": null, "inReplyTo": null, "published": "2023-09-17T19:07:14Z", "url": "https://mastodon.gamedev.place/@lisyarus/111082054285508827", "attributedTo": "https://mastodon.gamedev.place/users/lisyarus", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.gamedev.place/users/lisyarus/followers" ], "sensitive": false, "atomUri": "https://mastodon.gamedev.place/users/lisyarus/statuses/111082054285508827", "inReplyToAtomUri": null, "conversation": "tag:mastodon.gamedev.place,2023-09-17:objectId=56592468:objectType=Conversation", "content": "<p>I&#39;m a bit late to the party, but I&#39;ve been making my own game engine for about 3 years now, and here are my few cents on whether or not to roll your own game engine, how to do that, and what a game engine even means:</p><p><a href=\"https://lisyarus.github.io/blog/programming/2023/09/15/so-you-want-to-make-a-game-engine.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">lisyarus.github.io/blog/progra</span><span class=\"invisible\">mming/2023/09/15/so-you-want-to-make-a-game-engine.html</span></a></p>", "contentMap": { "en": "<p>I&#39;m a bit late to the party, but I&#39;ve been making my own game engine for about 3 years now, and here are my few cents on whether or not to roll your own game engine, how to do that, and what a game engine even means:</p><p><a href=\"https://lisyarus.github.io/blog/programming/2023/09/15/so-you-want-to-make-a-game-engine.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">lisyarus.github.io/blog/progra</span><span class=\"invisible\">mming/2023/09/15/so-you-want-to-make-a-game-engine.html</span></a></p>" }, "attachment": [], "tag": [], "replies": { "id": "https://mastodon.gamedev.place/users/lisyarus/statuses/111082054285508827/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.gamedev.place/users/lisyarus/statuses/111082054285508827/replies?only_other_accounts=true&page=true", "partOf": "https://mastodon.gamedev.place/users/lisyarus/statuses/111082054285508827/replies", "items": [] } }, "likes": { "id": "https://mastodon.gamedev.place/users/lisyarus/statuses/111082054285508827/likes", "type": "Collection", "totalItems": 127 }, "shares": { "id": "https://mastodon.gamedev.place/users/lisyarus/statuses/111082054285508827/shares", "type": "Collection", "totalItems": 80 } }