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/maxliani/statuses/111258450858621178", "type": "Note", "summary": null, "inReplyTo": "https://mastodon.gamedev.place/users/c0de517e/statuses/111257998486837849", "published": "2023-10-18T22:47:13Z", "url": "https://mastodon.gamedev.place/@maxliani/111258450858621178", "attributedTo": "https://mastodon.gamedev.place/users/maxliani", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.gamedev.place/users/maxliani/followers", "https://mastodon.gamedev.place/users/c0de517e" ], "sensitive": false, "atomUri": "https://mastodon.gamedev.place/users/maxliani/statuses/111258450858621178", "inReplyToAtomUri": "https://mastodon.gamedev.place/users/c0de517e/statuses/111257998486837849", "conversation": "tag:mastodon.gamedev.place,2023-10-18:objectId=61079544:objectType=Conversation", "content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@c0de517e\" class=\"u-url mention\">@<span>c0de517e</span></a></span> analytic in this case is terminology from offline rendering. It means that the shape of the light is expressed by equations, not by geometry like polygons or acceleration structures. And its sampling and pdf have closed form solutions.</p><p>The light is sampled by a path tracer, so numerical methods are still used here…</p>", "contentMap": { "en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@c0de517e\" class=\"u-url mention\">@<span>c0de517e</span></a></span> analytic in this case is terminology from offline rendering. It means that the shape of the light is expressed by equations, not by geometry like polygons or acceleration structures. And its sampling and pdf have closed form solutions.</p><p>The light is sampled by a path tracer, so numerical methods are still used here…</p>" }, "attachment": [], "tag": [ { "type": "Mention", "href": "https://mastodon.gamedev.place/users/c0de517e", "name": "@c0de517e" } ], "replies": { "id": "https://mastodon.gamedev.place/users/maxliani/statuses/111258450858621178/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.gamedev.place/users/maxliani/statuses/111258450858621178/replies?min_id=111258458696987617&page=true", "partOf": "https://mastodon.gamedev.place/users/maxliani/statuses/111258450858621178/replies", "items": [ "https://mastodon.gamedev.place/users/maxliani/statuses/111258458696987617" ] } }, "likes": { "id": "https://mastodon.gamedev.place/users/maxliani/statuses/111258450858621178/likes", "type": "Collection", "totalItems": 0 }, "shares": { "id": "https://mastodon.gamedev.place/users/maxliani/statuses/111258450858621178/shares", "type": "Collection", "totalItems": 0 } }