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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://social.linux.pizza/users/ytm/statuses/113324330340713320",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-17T19:07:32Z",
"url": "https://social.linux.pizza/@ytm/113324330340713320",
"attributedTo": "https://social.linux.pizza/users/ytm",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.linux.pizza/users/ytm/followers"
],
"sensitive": false,
"atomUri": "https://social.linux.pizza/users/ytm/statuses/113324330340713320",
"inReplyToAtomUri": null,
"conversation": "tag:social.linux.pizza,2024-10-17:objectId=143803710:objectType=Conversation",
"content": "<p>This is an interface I built to connect a USB keyboard (wireless!) to a Commodore C16.</p><p>The OLED display is here for debug purposes - to show USB HID keystrokes and their mapping to the 8x8 matrix.</p><p>All that because I don't have the original keyboard (nor RF modulator - the one on the photo came from a C128).</p><p><a href=\"https://social.linux.pizza/tags/c16\" class=\"mention hashtag\" rel=\"tag\">#<span>c16</span></a> <a href=\"https://social.linux.pizza/tags/commodore16\" class=\"mention hashtag\" rel=\"tag\">#<span>commodore16</span></a> <a href=\"https://social.linux.pizza/tags/8bit\" class=\"mention hashtag\" rel=\"tag\">#<span>8bit</span></a></p>",
"contentMap": {
"en": "<p>This is an interface I built to connect a USB keyboard (wireless!) to a Commodore C16.</p><p>The OLED display is here for debug purposes - to show USB HID keystrokes and their mapping to the 8x8 matrix.</p><p>All that because I don't have the original keyboard (nor RF modulator - the one on the photo came from a C128).</p><p><a href=\"https://social.linux.pizza/tags/c16\" class=\"mention hashtag\" rel=\"tag\">#<span>c16</span></a> <a href=\"https://social.linux.pizza/tags/commodore16\" class=\"mention hashtag\" rel=\"tag\">#<span>commodore16</span></a> <a href=\"https://social.linux.pizza/tags/8bit\" class=\"mention hashtag\" rel=\"tag\">#<span>8bit</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://cdn.social.linux.pizza/system/media_attachments/files/113/324/307/988/421/666/original/3b48f61d932fadf6.jpg",
"name": "C16 main board with a USB keyboard interface connected to the native keyboard connector. ",
"blurhash": "UeGu%cIVafRiE1t7Riof4o%2RiWB_4jsRiWB",
"focalPoint": [
0.040598273,
0.15428573
],
"width": 3330,
"height": 2491
},
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://cdn.social.linux.pizza/system/media_attachments/files/113/324/313/676/897/434/original/7871ad5a09d3ca4d.jpg",
"name": "There is a small OLED display here to show debug messages - USB HID keystrokes and their mapping to native 8x8 matrix ",
"blurhash": "USGu~^D*nQM{0Jt8nlV@_3t6X7jb00awbYs;",
"focalPoint": [
0.26282048,
-0.09428573
],
"width": 3200,
"height": 2393
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://social.linux.pizza/tags/c16",
"name": "#c16"
},
{
"type": "Hashtag",
"href": "https://social.linux.pizza/tags/commodore16",
"name": "#commodore16"
},
{
"type": "Hashtag",
"href": "https://social.linux.pizza/tags/8bit",
"name": "#8bit"
}
],
"replies": {
"id": "https://social.linux.pizza/users/ytm/statuses/113324330340713320/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.linux.pizza/users/ytm/statuses/113324330340713320/replies?only_other_accounts=true&page=true",
"partOf": "https://social.linux.pizza/users/ytm/statuses/113324330340713320/replies",
"items": []
}
},
"likes": {
"id": "https://social.linux.pizza/users/ytm/statuses/113324330340713320/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://social.linux.pizza/users/ytm/statuses/113324330340713320/shares",
"type": "Collection",
"totalItems": 3
}
}