Show an email

GET /hyperkitty/api/list/[email protected]/email/73SQPYMHFJC7V7T6APPHQQ2FPWPNHZ3G/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/73SQPYMHFJC7V7T6APPHQQ2FPWPNHZ3G/",
    "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
    "message_id": "[email protected]",
    "message_id_hash": "73SQPYMHFJC7V7T6APPHQQ2FPWPNHZ3G",
    "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/73SQPYMHFJC7V7T6APPHQQ2FPWPNHZ3G/",
    "sender": {
        "address": "hans.bx2abt (a) msa.hinet.net",
        "mailman_id": null,
        "emails": null
    },
    "sender_name": "Hans BX2ABT",
    "subject": "[amsat-bb] Audio file to .kss file - part 2",
    "date": "2018-07-18T00:41:54Z",
    "parent": null,
    "children": [
        "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/CXNCVZ5IYSHYKM24Z6CPF3NTNDI4CGNF/"
    ],
    "votes": {
        "likes": 0,
        "dislikes": 0,
        "status": "neutral"
    },
    "content": "I got one step further, but haven't succeeded yet. I have some recorded \ntelemetry from XW2D and the decoded program from DK3WN up and running on \nLinux using Wine. The telemetry program needs a .kss file to give some \nuseful data.\n\nThis is how far I got:\n\n1) run a PulseAudio null sink with this command: pactl \nload-module-null-sink sink-name=virtual-cable\n\n2) play the audio with Audacity\n\n3) run Dire Wolf\n\n4) use pavucontrol to set the output (Playback tab) for Audicity and the \ninput (Recording tab) for Dire Wolf to the null sink\n\n5) Dire Wolf will now happily take the audio from Audacity, which you \ncan see by checking the VU meter in pavucontrol\n\nThat's it.\n\nDire Wolf has the -l command line option to set a directory for log \nfiles, but no option to set the file name or any other hint on how to \nsave data as a file. I know it is mainly used as a pipe to decoding \nprograms, but what is the option to save to file? It is not always \nfeasible to decode from a live signal, so what I try to achieve is to \ndecode from recorded material. Any hints appreciated.\n\n73 de Hans\n\nBX2ABT\n\n",
    "attachments": []
}