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/icecreamjonsey/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://mastodon.gamedev.place/users/icecreamjonsey/statuses/114564581917867691",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-05-24T19:59:49Z",
"url": "https://mastodon.gamedev.place/@icecreamjonsey/114564581917867691",
"attributedTo": "https://mastodon.gamedev.place/users/icecreamjonsey",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/icecreamjonsey/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/icecreamjonsey/statuses/114564581917867691",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2025-05-24:objectId=151702243:objectType=Conversation",
"content": "<p>I created a text adventure a few years back called Enceladus. It is a short, free science fiction parser game, and I realized that I had never uploaded it to itch.io. Until now. It's here:</p><p><a href=\"https://joltcountry.itch.io/enceladus\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">joltcountry.itch.io/enceladus</span><span class=\"invisible\"></span></a></p><p>I think it is my most approachable game. It demonstrates some lessons learned as a Director of Quality Assurance in my day job and has some good comedy bits. It also inspired one of my favorite reviews: </p><p><a href=\"https://interactive-friction.blogspot.com/2019/10/ifcomp-2019-review-enceladus-by-robb.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">interactive-friction.blogspot.</span><span class=\"invisible\">com/2019/10/ifcomp-2019-review-enceladus-by-robb.html</span></a></p><p>I genuinely hope you try it out and have some fun.</p>",
"contentMap": {
"en": "<p>I created a text adventure a few years back called Enceladus. It is a short, free science fiction parser game, and I realized that I had never uploaded it to itch.io. Until now. It's here:</p><p><a href=\"https://joltcountry.itch.io/enceladus\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">joltcountry.itch.io/enceladus</span><span class=\"invisible\"></span></a></p><p>I think it is my most approachable game. It demonstrates some lessons learned as a Director of Quality Assurance in my day job and has some good comedy bits. It also inspired one of my favorite reviews: </p><p><a href=\"https://interactive-friction.blogspot.com/2019/10/ifcomp-2019-review-enceladus-by-robb.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">interactive-friction.blogspot.</span><span class=\"invisible\">com/2019/10/ifcomp-2019-review-enceladus-by-robb.html</span></a></p><p>I genuinely hope you try it out and have some fun.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/114/564/577/982/234/112/original/c40ac71822f4e471.jpg",
"name": "Opening title screen to Enceladus, a text adventure game by Robb Sherwin ",
"blurhash": "UC5q^?IQxvWJ-?avofj_W6%PRioZWQxdayRg",
"focalPoint": [
0,
0
],
"width": 1152,
"height": 864
}
],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/icecreamjonsey/statuses/114564581917867691/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/icecreamjonsey/statuses/114564581917867691/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/icecreamjonsey/statuses/114564581917867691/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/icecreamjonsey/statuses/114564581917867691/likes",
"type": "Collection",
"totalItems": 15
},
"shares": {
"id": "https://mastodon.gamedev.place/users/icecreamjonsey/statuses/114564581917867691/shares",
"type": "Collection",
"totalItems": 9
}
}
]
}