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/jupiter/statuses/112502450018171374",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-05-25T15:32:33Z",
"url": "https://mastodon.gamedev.place/@jupiter/112502450018171374",
"attributedTo": "https://mastodon.gamedev.place/users/jupiter",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/jupiter/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/jupiter/statuses/112502450018171374",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2024-05-25:objectId=93644409:objectType=Conversation",
"content": "<p>Look, Ma'!<br />No Trisolarians!</p><p>About to add the final UI to the fennecs "N-Body" demo, to wrap it up before finishing up the documentation. </p><p>Almost nothing changed, alll the work was wrestling with <a href=\"https://mastodon.gamedev.place/tags/godotengine\" class=\"mention hashtag\" rel=\"tag\">#<span>godotengine</span></a> Control and Node2D ...</p><p><a href=\"https://mastodon.gamedev.place/tags/GameDev\" class=\"mention hashtag\" rel=\"tag\">#<span>GameDev</span></a> <a href=\"https://mastodon.gamedev.place/tags/3BodyProblem\" class=\"mention hashtag\" rel=\"tag\">#<span>3BodyProblem</span></a> <a href=\"https://mastodon.gamedev.place/tags/ECS\" class=\"mention hashtag\" rel=\"tag\">#<span>ECS</span></a> <a href=\"https://mastodon.gamedev.place/tags/ScreenShotSaturday\" class=\"mention hashtag\" rel=\"tag\">#<span>ScreenShotSaturday</span></a></p>",
"contentMap": {
"en": "<p>Look, Ma'!<br />No Trisolarians!</p><p>About to add the final UI to the fennecs "N-Body" demo, to wrap it up before finishing up the documentation. </p><p>Almost nothing changed, alll the work was wrestling with <a href=\"https://mastodon.gamedev.place/tags/godotengine\" class=\"mention hashtag\" rel=\"tag\">#<span>godotengine</span></a> Control and Node2D ...</p><p><a href=\"https://mastodon.gamedev.place/tags/GameDev\" class=\"mention hashtag\" rel=\"tag\">#<span>GameDev</span></a> <a href=\"https://mastodon.gamedev.place/tags/3BodyProblem\" class=\"mention hashtag\" rel=\"tag\">#<span>3BodyProblem</span></a> <a href=\"https://mastodon.gamedev.place/tags/ECS\" class=\"mention hashtag\" rel=\"tag\">#<span>ECS</span></a> <a href=\"https://mastodon.gamedev.place/tags/ScreenShotSaturday\" class=\"mention hashtag\" rel=\"tag\">#<span>ScreenShotSaturday</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/112/502/441/398/971/708/original/8148dce6b0dc9450.mp4",
"name": "A chaotic simulation of around 60 N-Body systems (most of them with five bodies).\n\nThey all are marked as coloured dots that draw little trails along their trajectories.\n\nEach colored group doesn't influence the others, only itself.",
"blurhash": "U02PrbR+s:I;kCjGW,ahV@V@n,k9V[ofbYn%",
"focalPoint": [
0,
0
],
"width": 2560,
"height": 1368
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/godotengine",
"name": "#godotengine"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/gamedev",
"name": "#gamedev"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/3bodyproblem",
"name": "#3bodyproblem"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/ecs",
"name": "#ecs"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/screenshotsaturday",
"name": "#screenshotsaturday"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/jupiter/statuses/112502450018171374/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/jupiter/statuses/112502450018171374/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/jupiter/statuses/112502450018171374/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/jupiter/statuses/112502450018171374/likes",
"type": "Collection",
"totalItems": 19
},
"shares": {
"id": "https://mastodon.gamedev.place/users/jupiter/statuses/112502450018171374/shares",
"type": "Collection",
"totalItems": 1
}
}