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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage"
}
],
"id": "https://peoplemaking.games/users/rcveeder/statuses/112994372586508493",
"type": "Note",
"summary": "re: spoiler for the game",
"inReplyTo": "https://social.coop/users/brainwane/statuses/112994220923459742",
"published": "2024-08-20T12:34:56Z",
"url": "https://peoplemaking.games/@rcveeder/112994372586508493",
"attributedTo": "https://peoplemaking.games/users/rcveeder",
"to": [
"https://peoplemaking.games/users/rcveeder/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://social.coop/users/brainwane"
],
"sensitive": true,
"atomUri": "https://peoplemaking.games/users/rcveeder/statuses/112994372586508493",
"inReplyToAtomUri": "https://social.coop/users/brainwane/statuses/112994220923459742",
"conversation": "tag:peoplemaking.games,2024-08-20:objectId=34454455:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.coop/@brainwane\" class=\"u-url mention\">@<span>brainwane</span></a></span> Thank you! This is really not a friendly game as far as solvability. It kind of hinges on knowledge of Inform 7 and the ability to deduce the source code based on weird behavior. I'd be happy to answer any specific questions, but as far as general advice let me say this: Several people tested the game and made sure that it's working properly. So you should assume that the whole thing is working properly. Also make sure you examine the propellor cap.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.coop/@brainwane\" class=\"u-url mention\">@<span>brainwane</span></a></span> Thank you! This is really not a friendly game as far as solvability. It kind of hinges on knowledge of Inform 7 and the ability to deduce the source code based on weird behavior. I'd be happy to answer any specific questions, but as far as general advice let me say this: Several people tested the game and made sure that it's working properly. So you should assume that the whole thing is working properly. Also make sure you examine the propellor cap.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.coop/users/brainwane",
"name": "@brainwane@social.coop"
}
],
"replies": {
"id": "https://peoplemaking.games/users/rcveeder/statuses/112994372586508493/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://peoplemaking.games/users/rcveeder/statuses/112994372586508493/replies?only_other_accounts=true&page=true",
"partOf": "https://peoplemaking.games/users/rcveeder/statuses/112994372586508493/replies",
"items": []
}
}
}