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"
}
}
],
"id": "https://mastodon.gamedev.place/users/rtm223/statuses/113453965668045922/replies?page=true",
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/rtm223/statuses/113453965668045922/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/rtm223/statuses/113453965668045922/replies",
"items": [
{
"id": "https://mastodon.gamedev.place/users/rtm223/statuses/113453990264508996",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gamedev.place/users/rtm223/statuses/113453965668045922",
"published": "2024-11-09T16:41:45Z",
"url": "https://mastodon.gamedev.place/@rtm223/113453990264508996",
"attributedTo": "https://mastodon.gamedev.place/users/rtm223",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/rtm223/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/rtm223/statuses/113453990264508996",
"inReplyToAtomUri": "https://mastodon.gamedev.place/users/rtm223/statuses/113453965668045922",
"conversation": "tag:mastodon.gamedev.place,2024-11-09:objectId=119166450:objectType=Conversation",
"content": "<p>I can also have it not generate the basic tiles when switching to play mode, so it's viable to do authored content as well this way. Ultimately this will become redundant as I'm expecting levels to be generated, but it's a great stepping stone at prototype time</p>",
"contentMap": {
"en": "<p>I can also have it not generate the basic tiles when switching to play mode, so it's viable to do authored content as well this way. Ultimately this will become redundant as I'm expecting levels to be generated, but it's a great stepping stone at prototype time</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/113/453/970/201/885/825/original/304e2604eba9a3f1.png",
"name": "View of a small section of a level made of hexagon tiles, including various terrain features (ground, river, rocks)",
"blurhash": "U8Hec,4}06$cRU$_NLNN4{4{ETIv%J%F%ERk",
"focalPoint": [
0,
0
],
"width": 1567,
"height": 1258
},
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/113/453/970/406/255/342/original/fb93bbed49b99966.png",
"name": "The same scene with the tile editor from the previous post overlaid",
"blurhash": "UFG,sgDnM2-2WB$^nSRFA9UpM-J8xvpTx.Rj",
"focalPoint": [
0,
0
],
"width": 1567,
"height": 1258
}
],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/rtm223/statuses/113453990264508996/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/rtm223/statuses/113453990264508996/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/rtm223/statuses/113453990264508996/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/rtm223/statuses/113453990264508996/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.gamedev.place/users/rtm223/statuses/113453990264508996/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}