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"
}
],
"id": "https://masto.lema.org/users/santiago/statuses/111889500891991254",
"type": "Note",
"summary": null,
"inReplyTo": "https://masto.lema.org/users/santiago/statuses/111888325449905827",
"published": "2024-02-07T09:31:32Z",
"url": "https://masto.lema.org/@santiago/111889500891991254",
"attributedTo": "https://masto.lema.org/users/santiago",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://masto.lema.org/users/santiago/followers"
],
"sensitive": false,
"atomUri": "https://masto.lema.org/users/santiago/statuses/111889500891991254",
"inReplyToAtomUri": "https://masto.lema.org/users/santiago/statuses/111888325449905827",
"conversation": "tag:masto.lema.org,2024-02-07:objectId=2212192:objectType=Conversation",
"content": "<p>One cool side of the LCD screen instead of physical CPU bars is that (in addition also working for 8 or 32 cores in the future) it can change the screen background color to match the case.</p><p>So if you build your case as orange or magenta instead of blue it’s only one parameter to change on the ESP -screen module.</p><p>I am thinking there could even be a system prefs app to set this which would send settings (such as background color ) to it or even just call esptool to flash a new version directly.</p>",
"contentMap": {
"en": "<p>One cool side of the LCD screen instead of physical CPU bars is that (in addition also working for 8 or 32 cores in the future) it can change the screen background color to match the case.</p><p>So if you build your case as orange or magenta instead of blue it’s only one parameter to change on the ESP -screen module.</p><p>I am thinking there could even be a system prefs app to set this which would send settings (such as background color ) to it or even just call esptool to flash a new version directly.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://masto.lema.org/users/santiago/statuses/111889500891991254/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://masto.lema.org/users/santiago/statuses/111889500891991254/replies?only_other_accounts=true&page=true",
"partOf": "https://masto.lema.org/users/santiago/statuses/111889500891991254/replies",
"items": []
}
},
"likes": {
"id": "https://masto.lema.org/users/santiago/statuses/111889500891991254/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://masto.lema.org/users/santiago/statuses/111889500891991254/shares",
"type": "Collection",
"totalItems": 0
}
}