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/robertcarlson/statuses/112854007201538619",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-07-26T17:38:10Z",
"url": "https://mastodon.gamedev.place/@robertcarlson/112854007201538619",
"attributedTo": "https://mastodon.gamedev.place/users/robertcarlson",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/robertcarlson/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/robertcarlson/statuses/112854007201538619",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2024-07-26:objectId=102807141:objectType=Conversation",
"content": "<p>I'm sure this is obvious to many, but here's something I'd have told myself a few months ago:</p><p>When your game has white-colored text, "FFFFFF" may seem like a sensible, easy hex value for the color white, but it's usually too hard on people's eyes when they have to look at it all the time. Try "DFDFDF" or so for still-white-but-not-super-radiant white.</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/indiedev\" class=\"mention hashtag\" rel=\"tag\">#<span>indiedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/solodev\" class=\"mention hashtag\" rel=\"tag\">#<span>solodev</span></a></p>",
"contentMap": {
"en": "<p>I'm sure this is obvious to many, but here's something I'd have told myself a few months ago:</p><p>When your game has white-colored text, "FFFFFF" may seem like a sensible, easy hex value for the color white, but it's usually too hard on people's eyes when they have to look at it all the time. Try "DFDFDF" or so for still-white-but-not-super-radiant white.</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/indiedev\" class=\"mention hashtag\" rel=\"tag\">#<span>indiedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/solodev\" class=\"mention hashtag\" rel=\"tag\">#<span>solodev</span></a></p>"
},
"updated": "2024-07-26T18:29:37Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/gamedev",
"name": "#gamedev"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/indiedev",
"name": "#indiedev"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/solodev",
"name": "#solodev"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/robertcarlson/statuses/112854007201538619/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/robertcarlson/statuses/112854007201538619/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/robertcarlson/statuses/112854007201538619/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/robertcarlson/statuses/112854007201538619/likes",
"type": "Collection",
"totalItems": 72
},
"shares": {
"id": "https://mastodon.gamedev.place/users/robertcarlson/statuses/112854007201538619/shares",
"type": "Collection",
"totalItems": 38
}
}