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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://peoplemaking.games/users/mxashlynn/statuses/113959762363491266",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-02-07T00:26:15Z",
"url": "https://peoplemaking.games/@mxashlynn/113959762363491266",
"attributedTo": "https://peoplemaking.games/users/mxashlynn",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://peoplemaking.games/users/mxashlynn/followers"
],
"sensitive": false,
"atomUri": "https://peoplemaking.games/users/mxashlynn/statuses/113959762363491266",
"inReplyToAtomUri": null,
"conversation": "tag:peoplemaking.games,2025-02-07:objectId=44252758:objectType=Conversation",
"content": "<p>Advice from a friend who ports indie games for a living!</p><p><a href=\"https://peoplemaking.games/tags/IndieDev\" class=\"mention hashtag\" rel=\"tag\">#<span>IndieDev</span></a> <a href=\"https://peoplemaking.games/tags/GameDev\" class=\"mention hashtag\" rel=\"tag\">#<span>GameDev</span></a> <a href=\"https://peoplemaking.games/tags/GameDesign\" class=\"mention hashtag\" rel=\"tag\">#<span>GameDesign</span></a> <a href=\"https://peoplemaking.games/tags/Discoverability\" class=\"mention hashtag\" rel=\"tag\">#<span>Discoverability</span></a></p>",
"contentMap": {
"en": "<p>Advice from a friend who ports indie games for a living!</p><p><a href=\"https://peoplemaking.games/tags/IndieDev\" class=\"mention hashtag\" rel=\"tag\">#<span>IndieDev</span></a> <a href=\"https://peoplemaking.games/tags/GameDev\" class=\"mention hashtag\" rel=\"tag\">#<span>GameDev</span></a> <a href=\"https://peoplemaking.games/tags/GameDesign\" class=\"mention hashtag\" rel=\"tag\">#<span>GameDesign</span></a> <a href=\"https://peoplemaking.games/tags/Discoverability\" class=\"mention hashtag\" rel=\"tag\">#<span>Discoverability</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://media.peoplemaking.games/media_attachments/files/113/959/755/602/032/065/original/ef4c53ab8270a3a6.png",
"name": "Small \"streamability\" / \"content creator friendly\" game design idea:\n\nIf your game has an RNG seed that is used at the beginning, expose it the player. Allow alphanumeric input, and hash it. YouTubers frequently like doing things like \"the my seed challenge where the seed is my youtube user name\" and such. \n\nConsider making a \"three little words\" style seed auto generator, so they can giggle as they hit random. It's very small, but it will likely generate some content time.",
"blurhash": "U9SZ2+5OKHS^XyJ|Oko__MI.InRjxat7s;aL",
"focalPoint": [
-0.82,
0.05
],
"width": 1120,
"height": 184
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://peoplemaking.games/tags/indiedev",
"name": "#indiedev"
},
{
"type": "Hashtag",
"href": "https://peoplemaking.games/tags/gamedev",
"name": "#gamedev"
},
{
"type": "Hashtag",
"href": "https://peoplemaking.games/tags/gamedesign",
"name": "#gamedesign"
},
{
"type": "Hashtag",
"href": "https://peoplemaking.games/tags/discoverability",
"name": "#discoverability"
}
],
"replies": {
"id": "https://peoplemaking.games/users/mxashlynn/statuses/113959762363491266/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://peoplemaking.games/users/mxashlynn/statuses/113959762363491266/replies?only_other_accounts=true&page=true",
"partOf": "https://peoplemaking.games/users/mxashlynn/statuses/113959762363491266/replies",
"items": []
}
},
"likes": {
"id": "https://peoplemaking.games/users/mxashlynn/statuses/113959762363491266/likes",
"type": "Collection",
"totalItems": 27
},
"shares": {
"id": "https://peoplemaking.games/users/mxashlynn/statuses/113959762363491266/shares",
"type": "Collection",
"totalItems": 12
}
}