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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.gamedev.place/users/hrmx/statuses/114368477049730419",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2025-04-20T04:47:46Z",
"url": "https://mastodon.gamedev.place/@hrmx/114368477049730419",
"attributedTo": "https://mastodon.gamedev.place/users/hrmx",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/hrmx/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/hrmx/statuses/114368477049730419",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2025-04-20:objectId=145939851:objectType=Conversation",
"content": "<p>tldr: My WIP studio is called MesaGuilde and we want a game engine name!</p><p>over a year ago, I posted work on a game engine in C++. While that source code is gone due to a lack of planning, I have been back at making a game engine with a new scope, and a lot more success. Since I have also been working on this with a team we call MesaGuilde Studios, we are looking to share the engine for those curious to try it.</p><p>More details will be shared in the future</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/cpp\" class=\"mention hashtag\" rel=\"tag\">#<span>cpp</span></a> <a href=\"https://mastodon.gamedev.place/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a></p>",
"contentMap": {
"en": "<p>tldr: My WIP studio is called MesaGuilde and we want a game engine name!</p><p>over a year ago, I posted work on a game engine in C++. While that source code is gone due to a lack of planning, I have been back at making a game engine with a new scope, and a lot more success. Since I have also been working on this with a team we call MesaGuilde Studios, we are looking to share the engine for those curious to try it.</p><p>More details will be shared in the future</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/cpp\" class=\"mention hashtag\" rel=\"tag\">#<span>cpp</span></a> <a href=\"https://mastodon.gamedev.place/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a></p>"
},
"endTime": "2025-04-27T04:47:46Z",
"votersCount": 11,
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/gamedev",
"name": "#gamedev"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/cpp",
"name": "#cpp"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/programming",
"name": "#programming"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/hrmx/statuses/114368477049730419/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/hrmx/statuses/114368477049730419/replies?min_id=114368480038216789&page=true",
"partOf": "https://mastodon.gamedev.place/users/hrmx/statuses/114368477049730419/replies",
"items": [
"https://mastodon.gamedev.place/users/hrmx/statuses/114368480038216789"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/hrmx/statuses/114368477049730419/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.gamedev.place/users/hrmx/statuses/114368477049730419/shares",
"type": "Collection",
"totalItems": 3
},
"oneOf": [
{
"type": "Note",
"name": "Table Engine",
"replies": {
"type": "Collection",
"totalItems": 1
}
},
{
"type": "Note",
"name": "Carpenter (Engine)",
"replies": {
"type": "Collection",
"totalItems": 7
}
},
{
"type": "Note",
"name": "Carpe Engine",
"replies": {
"type": "Collection",
"totalItems": 3
}
}
]
}