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/axwax/statuses/111427735872260520",
"type": "Note",
"summary": null,
"inReplyTo": "https://chaos.social/users/axwax/statuses/111427402463890800",
"published": "2023-11-17T20:18:37Z",
"url": "https://chaos.social/@axwax/111427735872260520",
"attributedTo": "https://chaos.social/users/axwax",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/axwax/followers"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/axwax/statuses/111427735872260520",
"inReplyToAtomUri": "https://chaos.social/users/axwax/statuses/111427402463890800",
"conversation": "tag:chaos.social,2023-11-11:objectId=144382552:objectType=Conversation",
"content": "<p>For anyone interested here's a peek into the innards of the delay unit. </p><p>It consists of a cheap common PT2399-based delay PCB off Aliexpress, a few extra pots, an Arduino Uno and a DIY MIDI interface for MIDI tempo sync.</p><p><a href=\"https://chaos.social/tags/electronics\" class=\"mention hashtag\" rel=\"tag\">#<span>electronics</span></a> <a href=\"https://chaos.social/tags/MusicMaker\" class=\"mention hashtag\" rel=\"tag\">#<span>MusicMaker</span></a> <a href=\"https://chaos.social/tags/synthDIY\" class=\"mention hashtag\" rel=\"tag\">#<span>synthDIY</span></a></p>",
"contentMap": {
"en": "<p>For anyone interested here's a peek into the innards of the delay unit. </p><p>It consists of a cheap common PT2399-based delay PCB off Aliexpress, a few extra pots, an Arduino Uno and a DIY MIDI interface for MIDI tempo sync.</p><p><a href=\"https://chaos.social/tags/electronics\" class=\"mention hashtag\" rel=\"tag\">#<span>electronics</span></a> <a href=\"https://chaos.social/tags/MusicMaker\" class=\"mention hashtag\" rel=\"tag\">#<span>MusicMaker</span></a> <a href=\"https://chaos.social/tags/synthDIY\" class=\"mention hashtag\" rel=\"tag\">#<span>synthDIY</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://assets.chaos.social/media_attachments/files/111/427/726/917/414/186/original/e429b9e6725d72ce.jpg",
"name": "An Arduino Uno, a PT2399 delay module, a PCB with rotary pots, and one with a MIDI interface inside a cardboard box.",
"blurhash": "UJHn:3--G^w]}?t7E3Io?^%2IUI:,?ofR%en",
"focalPoint": [
0,
0
],
"width": 1200,
"height": 675
},
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://assets.chaos.social/media_attachments/files/111/427/727/817/632/061/original/9618fea355446ee8.jpg",
"name": "An unfolded cardboard box, housing (clockwise, from top left):\n- Arduino Uno\n- MIDI interface PCB\n- Power socket with splitter\n- bodged extra pot for "grit" control\n- an off-the-shelf PT2399 delay module with DIY daughter PCB with rotary pots\n- in- and output audio jack sockets",
"blurhash": "UcKBRArs2cxuM|V@xWV?9vRkS2R*RkWVoLof",
"focalPoint": [
0,
0
],
"width": 1200,
"height": 678
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://chaos.social/tags/electronics",
"name": "#electronics"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/musicmaker",
"name": "#musicmaker"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/synthdiy",
"name": "#synthdiy"
}
],
"replies": {
"id": "https://chaos.social/users/axwax/statuses/111427735872260520/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/axwax/statuses/111427735872260520/replies?min_id=111443041277966325&page=true",
"partOf": "https://chaos.social/users/axwax/statuses/111427735872260520/replies",
"items": [
"https://chaos.social/users/axwax/statuses/111443041277966325"
]
}
},
"likes": {
"id": "https://chaos.social/users/axwax/statuses/111427735872260520/likes",
"type": "Collection",
"totalItems": 12
},
"shares": {
"id": "https://chaos.social/users/axwax/statuses/111427735872260520/shares",
"type": "Collection",
"totalItems": 6
}
}