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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://peoplemaking.games/users/gamesbymanuel/statuses/111727701171887874",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-01-09T19:43:44Z",
"url": "https://peoplemaking.games/@gamesbymanuel/111727701171887874",
"attributedTo": "https://peoplemaking.games/users/gamesbymanuel",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://peoplemaking.games/users/gamesbymanuel/followers"
],
"sensitive": false,
"atomUri": "https://peoplemaking.games/users/gamesbymanuel/statuses/111727701171887874",
"inReplyToAtomUri": null,
"conversation": "tag:peoplemaking.games,2024-01-09:objectId=22460409:objectType=Conversation",
"content": "<p>I've been playing around with an idea of making a compact roguelite game using cards and dice, playable in about 30 minute sessions. <br />Do you know other games that match this description?<br /><a href=\"https://peoplemaking.games/tags/gamedesign\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedesign</span></a> <a href=\"https://peoplemaking.games/tags/boardgamedesign\" class=\"mention hashtag\" rel=\"tag\">#<span>boardgamedesign</span></a> <a href=\"https://peoplemaking.games/tags/roguelite\" class=\"mention hashtag\" rel=\"tag\">#<span>roguelite</span></a> <a href=\"https://peoplemaking.games/tags/roguelike\" class=\"mention hashtag\" rel=\"tag\">#<span>roguelike</span></a></p>",
"contentMap": {
"en": "<p>I've been playing around with an idea of making a compact roguelite game using cards and dice, playable in about 30 minute sessions. <br />Do you know other games that match this description?<br /><a href=\"https://peoplemaking.games/tags/gamedesign\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedesign</span></a> <a href=\"https://peoplemaking.games/tags/boardgamedesign\" class=\"mention hashtag\" rel=\"tag\">#<span>boardgamedesign</span></a> <a href=\"https://peoplemaking.games/tags/roguelite\" class=\"mention hashtag\" rel=\"tag\">#<span>roguelite</span></a> <a href=\"https://peoplemaking.games/tags/roguelike\" class=\"mention hashtag\" rel=\"tag\">#<span>roguelike</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://peoplemaking.games/tags/gamedesign",
"name": "#gamedesign"
},
{
"type": "Hashtag",
"href": "https://peoplemaking.games/tags/boardgamedesign",
"name": "#boardgamedesign"
},
{
"type": "Hashtag",
"href": "https://peoplemaking.games/tags/roguelite",
"name": "#roguelite"
},
{
"type": "Hashtag",
"href": "https://peoplemaking.games/tags/roguelike",
"name": "#roguelike"
}
],
"replies": {
"id": "https://peoplemaking.games/users/gamesbymanuel/statuses/111727701171887874/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://peoplemaking.games/users/gamesbymanuel/statuses/111727701171887874/replies?min_id=111727728650312557&page=true",
"partOf": "https://peoplemaking.games/users/gamesbymanuel/statuses/111727701171887874/replies",
"items": [
"https://peoplemaking.games/users/gamesbymanuel/statuses/111727728650312557"
]
}
}
}