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://chaos.social/users/root42/statuses/114205287893643053",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-03-22T09:06:37Z",
"url": "https://chaos.social/@root42/114205287893643053",
"attributedTo": "https://chaos.social/users/root42",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/root42/followers"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/root42/statuses/114205287893643053",
"inReplyToAtomUri": null,
"conversation": "tag:chaos.social,2025-03-22:objectId=256068140:objectType=Conversation",
"content": "<p>New video: Let's Code Commodore PET 0x02: Snakes on a PET</p><p>In this episode we code a simple game for the PET. It is the classic snake game, where you control a snake that picks up food and grows longer. We learn how to read from the keyboard, and how to limit the speed of the game, as the PET is slow, but not THAT slow.</p><p><a href=\"https://youtu.be/UxZhvHx9nsY\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">youtu.be/UxZhvHx9nsY</span><span class=\"invisible\"></span></a></p><p><a href=\"https://chaos.social/tags/commodore\" class=\"mention hashtag\" rel=\"tag\">#<span>commodore</span></a> <a href=\"https://chaos.social/tags/commodorePET\" class=\"mention hashtag\" rel=\"tag\">#<span>commodorePET</span></a> <a href=\"https://chaos.social/tags/letscode\" class=\"mention hashtag\" rel=\"tag\">#<span>letscode</span></a> <a href=\"https://chaos.social/tags/retrocomputing\" class=\"mention hashtag\" rel=\"tag\">#<span>retrocomputing</span></a></p>",
"contentMap": {
"en": "<p>New video: Let's Code Commodore PET 0x02: Snakes on a PET</p><p>In this episode we code a simple game for the PET. It is the classic snake game, where you control a snake that picks up food and grows longer. We learn how to read from the keyboard, and how to limit the speed of the game, as the PET is slow, but not THAT slow.</p><p><a href=\"https://youtu.be/UxZhvHx9nsY\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">youtu.be/UxZhvHx9nsY</span><span class=\"invisible\"></span></a></p><p><a href=\"https://chaos.social/tags/commodore\" class=\"mention hashtag\" rel=\"tag\">#<span>commodore</span></a> <a href=\"https://chaos.social/tags/commodorePET\" class=\"mention hashtag\" rel=\"tag\">#<span>commodorePET</span></a> <a href=\"https://chaos.social/tags/letscode\" class=\"mention hashtag\" rel=\"tag\">#<span>letscode</span></a> <a href=\"https://chaos.social/tags/retrocomputing\" class=\"mention hashtag\" rel=\"tag\">#<span>retrocomputing</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://assets.chaos.social/media_attachments/files/114/205/286/629/589/605/original/dc54be05d846df5c.jpg",
"name": "Me presenting a Commodore PET on which a game of Snake is running.",
"blurhash": "UGEL~V,=9bo{E%%0^iNb?]E2E1b]R$I;I;oz",
"focalPoint": [
0,
0
],
"width": 1920,
"height": 1080
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://chaos.social/tags/commodore",
"name": "#commodore"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/commodorepet",
"name": "#commodorepet"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/letscode",
"name": "#letscode"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/retrocomputing",
"name": "#retrocomputing"
}
],
"replies": {
"id": "https://chaos.social/users/root42/statuses/114205287893643053/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/root42/statuses/114205287893643053/replies?min_id=114205289275570501&page=true",
"partOf": "https://chaos.social/users/root42/statuses/114205287893643053/replies",
"items": [
"https://chaos.social/users/root42/statuses/114205289275570501"
]
}
},
"likes": {
"id": "https://chaos.social/users/root42/statuses/114205287893643053/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://chaos.social/users/root42/statuses/114205287893643053/shares",
"type": "Collection",
"totalItems": 1
}
}