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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://chaos.social/users/axwax/statuses/111443065945661836",
"type": "Note",
"summary": null,
"inReplyTo": "https://chaos.social/users/axwax/statuses/111443041277966325",
"published": "2023-11-20T13:17:15Z",
"url": "https://chaos.social/@axwax/111443065945661836",
"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/111443065945661836",
"inReplyToAtomUri": "https://chaos.social/users/axwax/statuses/111443041277966325",
"conversation": "tag:chaos.social,2023-11-11:objectId=144382552:objectType=Conversation",
"content": "<p>Apart from the TD-3/DIY delay combo from my last video I am using a Korg Monotron delay on the RX11's clap and an arpeggiated Moog Werkstatt-01 through a delay/flanger provided by a Korg NTS-1.</p><p>As there is no MIDI or sequencer on the Werkstatt I wrote a hacky <a href=\"https://chaos.social/tags/MicroPython\" class=\"mention hashtag\" rel=\"tag\">#<span>MicroPython</span></a> script to produce a hardcoded, but MIDI-synced arpeggio on CV1 and a user-controllable envelope generator on CV2.</p><p>I'll write more about the <a href=\"https://chaos.social/tags/Electronics\" class=\"mention hashtag\" rel=\"tag\">#<span>Electronics</span></a> side at some point in the future, but it'll be a while...</p><p><a href=\"https://chaos.social/tags/MusicMaker\" class=\"mention hashtag\" rel=\"tag\">#<span>MusicMaker</span></a></p>",
"contentMap": {
"en": "<p>Apart from the TD-3/DIY delay combo from my last video I am using a Korg Monotron delay on the RX11's clap and an arpeggiated Moog Werkstatt-01 through a delay/flanger provided by a Korg NTS-1.</p><p>As there is no MIDI or sequencer on the Werkstatt I wrote a hacky <a href=\"https://chaos.social/tags/MicroPython\" class=\"mention hashtag\" rel=\"tag\">#<span>MicroPython</span></a> script to produce a hardcoded, but MIDI-synced arpeggio on CV1 and a user-controllable envelope generator on CV2.</p><p>I'll write more about the <a href=\"https://chaos.social/tags/Electronics\" class=\"mention hashtag\" rel=\"tag\">#<span>Electronics</span></a> side at some point in the future, but it'll be a while...</p><p><a href=\"https://chaos.social/tags/MusicMaker\" class=\"mention hashtag\" rel=\"tag\">#<span>MusicMaker</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://chaos.social/tags/micropython",
"name": "#micropython"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/electronics",
"name": "#electronics"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/musicmaker",
"name": "#musicmaker"
}
],
"replies": {
"id": "https://chaos.social/users/axwax/statuses/111443065945661836/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/axwax/statuses/111443065945661836/replies?min_id=111523476136708108&page=true",
"partOf": "https://chaos.social/users/axwax/statuses/111443065945661836/replies",
"items": [
"https://chaos.social/users/axwax/statuses/111523476136708108"
]
}
},
"likes": {
"id": "https://chaos.social/users/axwax/statuses/111443065945661836/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://chaos.social/users/axwax/statuses/111443065945661836/shares",
"type": "Collection",
"totalItems": 1
}
}