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.
{
"@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/112786714966008881",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-07-14T20:24:52Z",
"url": "https://mastodon.gamedev.place/@gpc/112786714966008881",
"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/112786714966008881",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2024-07-14:objectId=100966486:objectType=Conversation",
"content": "<p>Ray tracing, ray-marching, and GPU driven rendering all in one game? Surely this must be one of the AAA blockbuster games with a 25-people strong rendering team? No: It's Tiny Glade, and Tomasz will cover the rendering tech behind this amazing looking game in his talk "Rendering tiny glades with entirely too much ray marching". If you want to learn how to get pretty pixels on your screen, fast, this is just the talk for you!</p>",
"contentMap": {
"en": "<p>Ray tracing, ray-marching, and GPU driven rendering all in one game? Surely this must be one of the AAA blockbuster games with a 25-people strong rendering team? No: It's Tiny Glade, and Tomasz will cover the rendering tech behind this amazing looking game in his talk "Rendering tiny glades with entirely too much ray marching". If you want to learn how to get pretty pixels on your screen, fast, this is just the talk for you!</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/gpc/statuses/112786714966008881/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/gpc/statuses/112786714966008881/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/gpc/statuses/112786714966008881/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/gpc/statuses/112786714966008881/likes",
"type": "Collection",
"totalItems": 76
},
"shares": {
"id": "https://mastodon.gamedev.place/users/gpc/statuses/112786714966008881/shares",
"type": "Collection",
"totalItems": 29
}
}