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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.gamedev.place/users/dougbinks/statuses/112338704990613828",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-04-26T17:30:03Z",
"url": "https://mastodon.gamedev.place/@dougbinks/112338704990613828",
"attributedTo": "https://mastodon.gamedev.place/users/dougbinks",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/dougbinks/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/dougbinks/statuses/112338704990613828",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2024-04-26:objectId=89436429:objectType=Conversation",
"content": "<p>A quick blogpost about the new GPU path tracer in Avoyd Voxel Editor.</p><p><a href=\"https://www.enkisoftware.com/devlogpost-20240426-1-Voxel-GPU-Rendering-in-Avoyd-0.21\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">enkisoftware.com/devlogpost-20</span><span class=\"invisible\">240426-1-Voxel-GPU-Rendering-in-Avoyd-0.21</span></a></p><p><a href=\"https://mastodon.gamedev.place/tags/Voxel\" class=\"mention hashtag\" rel=\"tag\">#<span>Voxel</span></a> <a href=\"https://mastodon.gamedev.place/tags/Render\" class=\"mention hashtag\" rel=\"tag\">#<span>Render</span></a> <a href=\"https://mastodon.gamedev.place/tags/RayTrace\" class=\"mention hashtag\" rel=\"tag\">#<span>RayTrace</span></a> <a href=\"https://mastodon.gamedev.place/tags/PathTrace\" class=\"mention hashtag\" rel=\"tag\">#<span>PathTrace</span></a> <a href=\"https://mastodon.gamedev.place/tags/Avoyd\" class=\"mention hashtag\" rel=\"tag\">#<span>Avoyd</span></a> <a href=\"https://mastodon.gamedev.place/tags/Editor\" class=\"mention hashtag\" rel=\"tag\">#<span>Editor</span></a></p>",
"contentMap": {
"en": "<p>A quick blogpost about the new GPU path tracer in Avoyd Voxel Editor.</p><p><a href=\"https://www.enkisoftware.com/devlogpost-20240426-1-Voxel-GPU-Rendering-in-Avoyd-0.21\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">enkisoftware.com/devlogpost-20</span><span class=\"invisible\">240426-1-Voxel-GPU-Rendering-in-Avoyd-0.21</span></a></p><p><a href=\"https://mastodon.gamedev.place/tags/Voxel\" class=\"mention hashtag\" rel=\"tag\">#<span>Voxel</span></a> <a href=\"https://mastodon.gamedev.place/tags/Render\" class=\"mention hashtag\" rel=\"tag\">#<span>Render</span></a> <a href=\"https://mastodon.gamedev.place/tags/RayTrace\" class=\"mention hashtag\" rel=\"tag\">#<span>RayTrace</span></a> <a href=\"https://mastodon.gamedev.place/tags/PathTrace\" class=\"mention hashtag\" rel=\"tag\">#<span>PathTrace</span></a> <a href=\"https://mastodon.gamedev.place/tags/Avoyd\" class=\"mention hashtag\" rel=\"tag\">#<span>Avoyd</span></a> <a href=\"https://mastodon.gamedev.place/tags/Editor\" class=\"mention hashtag\" rel=\"tag\">#<span>Editor</span></a></p>"
},
"updated": "2024-04-26T18:10:05Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/voxel",
"name": "#voxel"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/render",
"name": "#render"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/raytrace",
"name": "#raytrace"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/pathtrace",
"name": "#pathtrace"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/avoyd",
"name": "#avoyd"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/editor",
"name": "#editor"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/dougbinks/statuses/112338704990613828/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/dougbinks/statuses/112338704990613828/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/dougbinks/statuses/112338704990613828/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/dougbinks/statuses/112338704990613828/likes",
"type": "Collection",
"totalItems": 11
},
"shares": {
"id": "https://mastodon.gamedev.place/users/dougbinks/statuses/112338704990613828/shares",
"type": "Collection",
"totalItems": 8
}
}