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/swetland/statuses/110053533360689303",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-03-20T03:40:51Z",
"url": "https://chaos.social/@swetland/110053533360689303",
"attributedTo": "https://chaos.social/users/swetland",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/swetland/followers"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/swetland/statuses/110053533360689303",
"inReplyToAtomUri": null,
"conversation": "tag:chaos.social,2023-03-20:objectId=99498358:objectType=Conversation",
"content": "<p>The BeBox apparently hates the PS/2 mouse I bought... so I just spent the last hour or so writing a program to translate hjklzx into serial mouse motion and button events and am now very awkwardly driving the UI from a terminal window on the Linux workstation. This is a very, very non-optimal way to operate a GUI.</p><p><a href=\"https://chaos.social/tags/retrocomputing\" class=\"mention hashtag\" rel=\"tag\">#<span>retrocomputing</span></a> <a href=\"https://chaos.social/tags/bebox\" class=\"mention hashtag\" rel=\"tag\">#<span>bebox</span></a> <a href=\"https://chaos.social/tags/mouse\" class=\"mention hashtag\" rel=\"tag\">#<span>mouse</span></a></p>",
"contentMap": {
"en": "<p>The BeBox apparently hates the PS/2 mouse I bought... so I just spent the last hour or so writing a program to translate hjklzx into serial mouse motion and button events and am now very awkwardly driving the UI from a terminal window on the Linux workstation. This is a very, very non-optimal way to operate a GUI.</p><p><a href=\"https://chaos.social/tags/retrocomputing\" class=\"mention hashtag\" rel=\"tag\">#<span>retrocomputing</span></a> <a href=\"https://chaos.social/tags/bebox\" class=\"mention hashtag\" rel=\"tag\">#<span>bebox</span></a> <a href=\"https://chaos.social/tags/mouse\" class=\"mention hashtag\" rel=\"tag\">#<span>mouse</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://assets.chaos.social/media_attachments/files/110/053/524/215/506/692/original/392a515eb5af8ed1.png",
"name": "640x480 BeOS desktop captured through an VGA->HDMI converter and HDMI capture interface at 1080p then scaled back to 640x480.",
"blurhash": "UiK1:yE2o#IVIARjtRNH01ogt7bH?axZWBof",
"focalPoint": [
0.02,
1
],
"width": 640,
"height": 480
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://chaos.social/tags/retrocomputing",
"name": "#retrocomputing"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/bebox",
"name": "#bebox"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/mouse",
"name": "#mouse"
}
],
"replies": {
"id": "https://chaos.social/users/swetland/statuses/110053533360689303/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/swetland/statuses/110053533360689303/replies?min_id=110053622194518223&page=true",
"partOf": "https://chaos.social/users/swetland/statuses/110053533360689303/replies",
"items": [
"https://chaos.social/users/swetland/statuses/110053560623503583",
"https://chaos.social/users/swetland/statuses/110053622194518223"
]
}
},
"likes": {
"id": "https://chaos.social/users/swetland/statuses/110053533360689303/likes",
"type": "Collection",
"totalItems": 17
},
"shares": {
"id": "https://chaos.social/users/swetland/statuses/110053533360689303/shares",
"type": "Collection",
"totalItems": 3
}
}