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://c.im/users/Amiga_4000T/statuses/113842763272660274",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-01-17T08:31:51Z",
"url": "https://c.im/@Amiga_4000T/113842763272660274",
"attributedTo": "https://c.im/users/Amiga_4000T",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://c.im/users/Amiga_4000T/followers"
],
"sensitive": false,
"atomUri": "https://c.im/users/Amiga_4000T/statuses/113842763272660274",
"inReplyToAtomUri": null,
"conversation": "tag:c.im,2025-01-17:objectId=244455885:objectType=Conversation",
"content": "<p>My Amiga C language book 📚 {for beginners} in perfect condition. I deliberately photographed the printf() scanf() sections</p><p> <a href=\"https://c.im/tags/CMOS\" class=\"mention hashtag\" rel=\"tag\">#<span>CMOS</span></a> <a href=\"https://c.im/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://c.im/tags/RetroComputing\" class=\"mention hashtag\" rel=\"tag\">#<span>RetroComputing</span></a> <a href=\"https://c.im/tags/Amiga\" class=\"mention hashtag\" rel=\"tag\">#<span>Amiga</span></a> <a href=\"https://c.im/tags/CLang\" class=\"mention hashtag\" rel=\"tag\">#<span>CLang</span></a> <a href=\"https://c.im/tags/C64\" class=\"mention hashtag\" rel=\"tag\">#<span>C64</span></a></p>",
"contentMap": {
"en": "<p>My Amiga C language book 📚 {for beginners} in perfect condition. I deliberately photographed the printf() scanf() sections</p><p> <a href=\"https://c.im/tags/CMOS\" class=\"mention hashtag\" rel=\"tag\">#<span>CMOS</span></a> <a href=\"https://c.im/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://c.im/tags/RetroComputing\" class=\"mention hashtag\" rel=\"tag\">#<span>RetroComputing</span></a> <a href=\"https://c.im/tags/Amiga\" class=\"mention hashtag\" rel=\"tag\">#<span>Amiga</span></a> <a href=\"https://c.im/tags/CLang\" class=\"mention hashtag\" rel=\"tag\">#<span>CLang</span></a> <a href=\"https://c.im/tags/C64\" class=\"mention hashtag\" rel=\"tag\">#<span>C64</span></a></p>"
},
"updated": "2025-01-17T08:47:52Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://s3.c.im/media_attachments/files/113/842/760/460/412/543/original/dd9d364847113549.jpg",
"name": "An image you sent shows a page from a book titled \"C for Beginners.\" The page is focused on the printf and scanf functions in the C programming language.\n\nHere are some key takeaways from the image:\n\nprintf and scanf\n\n These are powerful functions for input and output in C.\n printf is used to display formatted output on the screen.\n scanf allows the user to input data from the keyboard.\n\nEscape Sequences\n\n These are special character combinations that represent non-printable characters or control formatting.\n Examples include:\n \\t: Inserts a tab stop\n \\n: Inserts a new line\n \\r: Inserts a carriage return\n \\b: Moves the cursor one space to the left (backspace)\n\nThe page also includes a code example demonstrating the use of printf with the \\t escape sequence for tab stops.\n\n!",
"blurhash": "UrJtYWt6aeWB-:oeWBf60LjZazofM|azj[j[",
"width": 967,
"height": 2144
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://c.im/tags/CMOS",
"name": "#CMOS"
},
{
"type": "Hashtag",
"href": "https://c.im/tags/programming",
"name": "#programming"
},
{
"type": "Hashtag",
"href": "https://c.im/tags/retrocomputing",
"name": "#retrocomputing"
},
{
"type": "Hashtag",
"href": "https://c.im/tags/amiga",
"name": "#amiga"
},
{
"type": "Hashtag",
"href": "https://c.im/tags/clang",
"name": "#clang"
},
{
"type": "Hashtag",
"href": "https://c.im/tags/c64",
"name": "#c64"
}
],
"replies": {
"id": "https://c.im/users/Amiga_4000T/statuses/113842763272660274/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://c.im/users/Amiga_4000T/statuses/113842763272660274/replies?min_id=113842765872070110&page=true",
"partOf": "https://c.im/users/Amiga_4000T/statuses/113842763272660274/replies",
"items": [
"https://c.im/users/Amiga_4000T/statuses/113842765872070110"
]
}
},
"likes": {
"id": "https://c.im/users/Amiga_4000T/statuses/113842763272660274/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://c.im/users/Amiga_4000T/statuses/113842763272660274/shares",
"type": "Collection",
"totalItems": 2
}
}