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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.gamedev.place/users/siebencorgie/statuses/113873662753204262",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-01-22T19:29:59Z",
"url": "https://mastodon.gamedev.place/@siebencorgie/113873662753204262",
"attributedTo": "https://mastodon.gamedev.place/users/siebencorgie",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/siebencorgie/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/siebencorgie/statuses/113873662753204262",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2025-01-22:objectId=130583906:objectType=Conversation",
"content": "<p>Currently prototyping a very rough UI for Vola.</p><p>You can currently change the text, and it'll recompile the SDF that is linked into the renderer.</p><p>I'm planing a more semantic editor, as well as a node editor. Afterward, some gizmos so you can actually edit the scene, not just change random values.</p><p><a href=\"https://mastodon.gamedev.place/tags/sdf\" class=\"mention hashtag\" rel=\"tag\">#<span>sdf</span></a> <a href=\"https://mastodon.gamedev.place/tags/indiedev\" class=\"mention hashtag\" rel=\"tag\">#<span>indiedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/implicitmodeling\" class=\"mention hashtag\" rel=\"tag\">#<span>implicitmodeling</span></a> <a href=\"https://mastodon.gamedev.place/tags/csg\" class=\"mention hashtag\" rel=\"tag\">#<span>csg</span></a></p>",
"contentMap": {
"en": "<p>Currently prototyping a very rough UI for Vola.</p><p>You can currently change the text, and it'll recompile the SDF that is linked into the renderer.</p><p>I'm planing a more semantic editor, as well as a node editor. Afterward, some gizmos so you can actually edit the scene, not just change random values.</p><p><a href=\"https://mastodon.gamedev.place/tags/sdf\" class=\"mention hashtag\" rel=\"tag\">#<span>sdf</span></a> <a href=\"https://mastodon.gamedev.place/tags/indiedev\" class=\"mention hashtag\" rel=\"tag\">#<span>indiedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/implicitmodeling\" class=\"mention hashtag\" rel=\"tag\">#<span>implicitmodeling</span></a> <a href=\"https://mastodon.gamedev.place/tags/csg\" class=\"mention hashtag\" rel=\"tag\">#<span>csg</span></a></p>"
},
"updated": "2025-01-22T19:30:11Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/113/873/632/493/348/474/original/7b425256fc82b114.png",
"name": "Dark code editor on the left-hand side. The right side reveals a background scene made from a box and a pink sphere. \n\nThe header shows five buttons, left to right: Projects, Code, Nodes, Materials, Settings.",
"blurhash": "UgGS1J0JRjxbxuofWUj[x[jcWBoyoyogofWU",
"focalPoint": [
0,
0
],
"width": 1235,
"height": 649
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/sdf",
"name": "#sdf"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/indiedev",
"name": "#indiedev"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/implicitmodeling",
"name": "#implicitmodeling"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/csg",
"name": "#csg"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/siebencorgie/statuses/113873662753204262/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/siebencorgie/statuses/113873662753204262/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/siebencorgie/statuses/113873662753204262/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/siebencorgie/statuses/113873662753204262/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.gamedev.place/users/siebencorgie/statuses/113873662753204262/shares",
"type": "Collection",
"totalItems": 0
}
}