Micropub

By https://grant.codes/, using https://micropub-post-types.glitch.me

{
    "type": [
        "h-entry"
    ],
    "properties": {
        "content": "Audio note",
        "audio": [
            "http:\/\/a\/podcast.mp3"
        ]
    }
}