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/gpc/statuses/113091263132995632/activity", "type": "Create", "actor": "https://mastodon.gamedev.place/users/gpc", "published": "2024-09-06T15:15:28Z", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.gamedev.place/users/gpc/followers" ], "object": { "id": "https://mastodon.gamedev.place/users/gpc/statuses/113091263132995632", "type": "Note", "summary": null, "inReplyTo": null, "published": "2024-09-06T15:15:28Z", "url": "https://mastodon.gamedev.place/@gpc/113091263132995632", "attributedTo": "https://mastodon.gamedev.place/users/gpc", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.gamedev.place/users/gpc/followers" ], "sensitive": false, "atomUri": "https://mastodon.gamedev.place/users/gpc/statuses/113091263132995632", "inReplyToAtomUri": null, "conversation": "tag:mastodon.gamedev.place,2024-09-06:objectId=109051324:objectType=Conversation", "content": "<p>Are you curious how to do occlusion culling on the GPU? Leon from Behaviour Interactive will give you a introductory talk at GPC about the basics of GPU occlusion culling using a hierarchical Z-buffer. If you want your rendering to go fast, you want to see this talk!</p>", "contentMap": { "en": "<p>Are you curious how to do occlusion culling on the GPU? Leon from Behaviour Interactive will give you a introductory talk at GPC about the basics of GPU occlusion culling using a hierarchical Z-buffer. If you want your rendering to go fast, you want to see this talk!</p>" }, "attachment": [], "tag": [], "replies": { "id": "https://mastodon.gamedev.place/users/gpc/statuses/113091263132995632/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.gamedev.place/users/gpc/statuses/113091263132995632/replies?only_other_accounts=true&page=true", "partOf": "https://mastodon.gamedev.place/users/gpc/statuses/113091263132995632/replies", "items": [] } }, "likes": { "id": "https://mastodon.gamedev.place/users/gpc/statuses/113091263132995632/likes", "type": "Collection", "totalItems": 11 }, "shares": { "id": "https://mastodon.gamedev.place/users/gpc/statuses/113091263132995632/shares", "type": "Collection", "totalItems": 2 } } }