Show an email

GET /hyperkitty/api/list/[email protected]/email/MCKHLDST4Q3OYQBVE2Y42ITZHHNBOFE3/?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/MCKHLDST4Q3OYQBVE2Y42ITZHHNBOFE3/?format=api",
    "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
    "message_id": "[email protected]",
    "message_id_hash": "MCKHLDST4Q3OYQBVE2Y42ITZHHNBOFE3",
    "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/MCKHLDST4Q3OYQBVE2Y42ITZHHNBOFE3/?format=api",
    "sender": {
        "address": "ei7m-wkt (a) asahi-net.or.jp",
        "mailman_id": "bf4b961c5ba74da2bc2c3c678d5a3a91",
        "emails": "https://mailman.amsat.org/hyperkitty/api/sender/bf4b961c5ba74da2bc2c3c678d5a3a91/emails/?format=api"
    },
    "sender_name": "Mineo Wakita",
    "subject": "[amsat-bb]  AAUSAT-II FFSK/MSK beacons 27May, 2008",
    "date": "2008-05-27T15:50:33Z",
    "parent": null,
    "children": [],
    "votes": {
        "likes": 0,
        "dislikes": 0,
        "status": "neutral"
    },
    "content": "\nI decoded 'aausat_26052008_2020utc.wav' (4.5MB) which was received\nby DK3WN / Mike Rupprecht. I used the following technical skill,\nthen I got four telemetry data.\n\nhttp://www.ne.jp/asahi/hamradio/je9pel/aausati2.htm#bottom\n\n1. Install Microsoft .NET Framework 3.5\n2. Install demodulator.exe\n3. Install decoder_demo.exe\n4. Record as WAV file from AAUSAT-II FFSK/MSK\n5. Convert to WAV using by sox.exe\n   sox.exe aausat_29042008_0815.wav -t raw -c1 -r48000 -L -s -4 temp.wav\n6. Convert to BIN using by demodulator.exe\n   Demodulator.exe temp.wav raw_beacon_data.bin\n7. Convert to TXT using by decoder_demo.exe\n   decoder_demo.exe (Enter)\n8. Then save automatically as beacon.txt\n\n",
    "attachments": []
}