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/AminiAllight/statuses/113953595116513796",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-02-05T22:17:50Z",
"url": "https://mastodon.gamedev.place/@AminiAllight/113953595116513796",
"attributedTo": "https://mastodon.gamedev.place/users/AminiAllight",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/AminiAllight/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/AminiAllight/statuses/113953595116513796",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2025-02-05:objectId=133195274:objectType=Conversation",
"content": "<p>Back to trying to figure out geometry generation for terrain meshes<br />This is not quite it<br /><a href=\"https://mastodon.gamedev.place/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</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/opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>opensource</span></a> <a href=\"https://mastodon.gamedev.place/tags/freesoftware\" class=\"mention hashtag\" rel=\"tag\">#<span>freesoftware</span></a> <a href=\"https://mastodon.gamedev.place/tags/vr\" class=\"mention hashtag\" rel=\"tag\">#<span>vr</span></a> <a href=\"https://mastodon.gamedev.place/tags/virtualreality\" class=\"mention hashtag\" rel=\"tag\">#<span>virtualreality</span></a></p>",
"contentMap": {
"en": "<p>Back to trying to figure out geometry generation for terrain meshes<br />This is not quite it<br /><a href=\"https://mastodon.gamedev.place/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</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/opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>opensource</span></a> <a href=\"https://mastodon.gamedev.place/tags/freesoftware\" class=\"mention hashtag\" rel=\"tag\">#<span>freesoftware</span></a> <a href=\"https://mastodon.gamedev.place/tags/vr\" class=\"mention hashtag\" rel=\"tag\">#<span>vr</span></a> <a href=\"https://mastodon.gamedev.place/tags/virtualreality\" class=\"mention hashtag\" rel=\"tag\">#<span>virtualreality</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/113/953/586/752/547/344/original/61992fe25b32208a.png",
"name": "A black screen with a bright magenta wireframe mesh displayed with a corrupted and erratic layout.",
"blurhash": "U12}Stfj2Ow$$AWnNrn,6sSc,xo3JNsX#@S0",
"focalPoint": [
0,
0
],
"width": 1600,
"height": 900
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/gamedev",
"name": "#gamedev"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/indiedev",
"name": "#indiedev"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/opensource",
"name": "#opensource"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/freesoftware",
"name": "#freesoftware"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/vr",
"name": "#vr"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/virtualreality",
"name": "#virtualreality"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/AminiAllight/statuses/113953595116513796/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/AminiAllight/statuses/113953595116513796/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/AminiAllight/statuses/113953595116513796/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/AminiAllight/statuses/113953595116513796/likes",
"type": "Collection",
"totalItems": 31
},
"shares": {
"id": "https://mastodon.gamedev.place/users/AminiAllight/statuses/113953595116513796/shares",
"type": "Collection",
"totalItems": 7
}
}