Show an email

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

{
    "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/CXNCVZ5IYSHYKM24Z6CPF3NTNDI4CGNF/?format=api",
    "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
    "message_id": "CAJCSnOZPYpzCyMDypYKa4sD_SmLetc=sHxHSAZyYXVxRKkuArQ@mail.gmail.com",
    "message_id_hash": "CXNCVZ5IYSHYKM24Z6CPF3NTNDI4CGNF",
    "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/73SQPYMHFJC7V7T6APPHQQ2FPWPNHZ3G/?format=api",
    "sender": {
        "address": "scott23192 (a) gmail.com",
        "mailman_id": "120e10e05ba14969a11da0a96d21e355",
        "emails": "https://mailman.amsat.org/hyperkitty/api/sender/120e10e05ba14969a11da0a96d21e355/emails/?format=api"
    },
    "sender_name": "Scott",
    "subject": "Re: [amsat-bb] Audio file to .kss file - part 2",
    "date": "2018-07-18T04:22:34Z",
    "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/73SQPYMHFJC7V7T6APPHQQ2FPWPNHZ3G/?format=api",
    "children": [],
    "votes": {
        "likes": 0,
        "dislikes": 0,
        "status": "neutral"
    },
    "content": "I work some with telemetry decoding in both linux & Windows, but have never\nproduced .KSS files in linux.\n\nIf you have Wine installed to run the DK3WN decoder anyway, then the\neasiest path might be to play your audio file in Windows, feed the output\nto the appropriate UZ7HO software modem, and use Mike's \"AGW Online Kiss\"\nprogram which is at:\n\nhttp://www.dk3wn.info/files/agw_online_kiss.zip\n\n... you'll be left with a .KSS file which of course is what you're looking\nfor to use in the decoder.\n\nNot a \"linux\" solution, but the DK3WN decoders are Windows apps and I find\nthem easiest to use with other Windows software.  In contrast, decoders\nthat run in GNU Radio on linux tend to be more compatible with output\nformats that we get from various linux programs.\n\n-Scott,  K4KDR\n\n==========================\n\n\nOn Tue, Jul 17, 2018 at 8:41 PM, Hans BX2ABT <[email protected]>\nwrote:\n\n> I got one step further, but haven't succeeded yet. I have some recorded\n> telemetry from XW2D and the decoded program from DK3WN up and running on\n> Linux using Wine. The telemetry program needs a .kss file to give some\n> useful data.\n>\n> This is how far I got:\n>\n> 1) run a PulseAudio null sink with this command: pactl\n> load-module-null-sink sink-name=virtual-cable\n>\n> 2) play the audio with Audacity\n>\n> 3) run Dire Wolf\n>\n> 4) use pavucontrol to set the output (Playback tab) for Audicity and the\n> input (Recording tab) for Dire Wolf to the null sink\n>\n> 5) Dire Wolf will now happily take the audio from Audacity, which you can\n> see by checking the VU meter in pavucontrol\n>\n> That's it.\n>\n> Dire Wolf has the -l command line option to set a directory for log files,\n> but no option to set the file name or any other hint on how to save data as\n> a file. I know it is mainly used as a pipe to decoding programs, but what\n> is the option to save to file? It is not always feasible to decode from a\n> live signal, so what I try to achieve is to decode from recorded material.\n> Any hints appreciated.\n>\n> 73 de Hans\n>\n> BX2ABT\n",
    "attachments": []
}