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/gamesbymanuel/statuses/111727747359616635",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/ori/statuses/111727733817545099",
"published": "2024-01-09T19:55:29Z",
"url": "https://peoplemaking.games/@gamesbymanuel/111727747359616635",
"attributedTo": "https://peoplemaking.games/users/gamesbymanuel",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://peoplemaking.games/users/gamesbymanuel/followers",
"https://mastodon.social/users/ori"
],
"sensitive": false,
"atomUri": "https://peoplemaking.games/users/gamesbymanuel/statuses/111727747359616635",
"inReplyToAtomUri": "https://mastodon.social/users/ori/statuses/111727733817545099",
"conversation": "tag:peoplemaking.games,2024-01-09:objectId=22460409:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@ori\" class=\"u-url mention\">@<span>ori</span></a></span> I've been playing One Deck Dungeon for research recently and while I like it in concept, I've found it too restrained and monotonous. I do like Mini Rogue's exploration by revealing face down cards. I'll check Dungeon Tin! <br />Using dice isn't a requirement, I just wanted to explore a component I haven't used much in my own project (and also trying to avoid making yet another deckbuilding game).</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@ori\" class=\"u-url mention\">@<span>ori</span></a></span> I've been playing One Deck Dungeon for research recently and while I like it in concept, I've found it too restrained and monotonous. I do like Mini Rogue's exploration by revealing face down cards. I'll check Dungeon Tin! <br />Using dice isn't a requirement, I just wanted to explore a component I haven't used much in my own project (and also trying to avoid making yet another deckbuilding game).</p>"
},
"updated": "2024-01-09T19:55:43Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/ori",
"name": "@ori@mastodon.social"
}
],
"replies": {
"id": "https://peoplemaking.games/users/gamesbymanuel/statuses/111727747359616635/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://peoplemaking.games/users/gamesbymanuel/statuses/111727747359616635/replies?only_other_accounts=true&page=true",
"partOf": "https://peoplemaking.games/users/gamesbymanuel/statuses/111727747359616635/replies",
"items": []
}
}
}