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/runevision/statuses/113146563741200214",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-16T09:39:09Z",
"url": "https://mastodon.gamedev.place/@runevision/113146563741200214",
"attributedTo": "https://mastodon.gamedev.place/users/runevision",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/runevision/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/runevision/statuses/113146563741200214",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2024-09-16:objectId=110511626:objectType=Conversation",
"content": "<p>Procedural generation and generative AI are separate, distinct areas under the umbrella term of generative systems.</p><p>Regardless of opinions about the respective fields, I hope we can agree on using the right terms for the right things, to foster clear communication.</p><p>Feedback on the chart is welcome. Let me know if you find anything inaccurate or misleading, though keep in mind I had to leave out many details for brevity.</p><p><a href=\"https://mastodon.gamedev.place/tags/ProcGen\" class=\"mention hashtag\" rel=\"tag\">#<span>ProcGen</span></a> <a href=\"https://mastodon.gamedev.place/tags/GenerativeAI\" class=\"mention hashtag\" rel=\"tag\">#<span>GenerativeAI</span></a></p>",
"contentMap": {
"en": "<p>Procedural generation and generative AI are separate, distinct areas under the umbrella term of generative systems.</p><p>Regardless of opinions about the respective fields, I hope we can agree on using the right terms for the right things, to foster clear communication.</p><p>Feedback on the chart is welcome. Let me know if you find anything inaccurate or misleading, though keep in mind I had to leave out many details for brevity.</p><p><a href=\"https://mastodon.gamedev.place/tags/ProcGen\" class=\"mention hashtag\" rel=\"tag\">#<span>ProcGen</span></a> <a href=\"https://mastodon.gamedev.place/tags/GenerativeAI\" class=\"mention hashtag\" rel=\"tag\">#<span>GenerativeAI</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/113/146/536/073/054/018/original/8da985b4b21d5779.png",
"name": "A yellow box labeled \"Generative Systems\" has arrows to two boxes below, a green one labeled \"Procedural Generation\" and a blue one labeled \"Generative AI\".\n\nGenerative Systems: Creating something using any autonomous system.\n\nProcedural Generation:\nCreating something using algorithms (procedures) tailored to the subject matter.\nCapabilities primarily determined by:\nThe rules and logic of the procedure\n\nGenerative AI:\nCreating something using statistical AI models trained on input training data.\nCapabilities primarily determined by:\nThe nature of the training data\n\nThere is further discussion below the boxes of how procedural generation differ from generative AI. The full text could not fit here.",
"blurhash": "UQPQW*SEkCaj}-jxofk8-PoOoLj@xZj^fPj=",
"focalPoint": [
0,
0
],
"width": 1200,
"height": 1502
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/procgen",
"name": "#procgen"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/generativeAI",
"name": "#generativeAI"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/runevision/statuses/113146563741200214/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/runevision/statuses/113146563741200214/replies?min_id=113158171656888725&page=true",
"partOf": "https://mastodon.gamedev.place/users/runevision/statuses/113146563741200214/replies",
"items": [
"https://mastodon.gamedev.place/users/runevision/statuses/113158171656888725"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/runevision/statuses/113146563741200214/likes",
"type": "Collection",
"totalItems": 69
},
"shares": {
"id": "https://mastodon.gamedev.place/users/runevision/statuses/113146563741200214/shares",
"type": "Collection",
"totalItems": 32
}
}