Show an email

GET /hyperkitty/api/list/[email protected]/email/QLYC6CTUFHSKAA5TJBX4W7UHUL7J2MXK/?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/QLYC6CTUFHSKAA5TJBX4W7UHUL7J2MXK/?format=api",
    "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
    "message_id": "[email protected]",
    "message_id_hash": "QLYC6CTUFHSKAA5TJBX4W7UHUL7J2MXK",
    "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/QLYC6CTUFHSKAA5TJBX4W7UHUL7J2MXK/?format=api",
    "sender": {
        "address": "ve9qrp (a) gmail.com",
        "mailman_id": "4d6061838db34aba9a1c4722addebfaf",
        "emails": "https://mailman.amsat.org/hyperkitty/api/sender/4d6061838db34aba9a1c4722addebfaf/emails/?format=api"
    },
    "sender_name": "Bruce Robertson",
    "subject": "[amsat-bb] video: program to burn TLEs onto doppler-tuning\tmicrocontroller",
    "date": "2010-07-26T01:51:27Z",
    "parent": null,
    "children": [
        "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/TM6E3PHPB4327RCPPU6M2PODQ3O6FO5L/?format=api"
    ],
    "votes": {
        "likes": 0,
        "dislikes": 0,
        "status": "neutral"
    },
    "content": "Some of you know about my qrptracker project, which is aiming at a\ncompact, microcontroller-based doppler tuning device for use in the\nfield. My previous videos showed an FT-817 controlled by this device\nand using a small speaker and CW to announce the bird. I've just\nposted a video to YouTube at http://www.youtube.com/user/VE9QRP that\ndemonstrates the program that is used to load TLEs into the\nmicrocontroller, sync the tracker, etc. It also shows the\nmicrocontroller tuning a TH-D7A handheld, and it shows a LCD display.\nMy goal now is to make an altoids-tin-sized package that connects to a\nTH-D7A or an FT-817, has an LCD display and provides doppler tuning.\n\nIn further developments in this project,  I've worked on porting the\nSGP4 algorithm to the ATMega644p. (Currently the project uses the\nPlan13 algorithm.)It's not an exact port, since the 'double' data type\nis not the same length, but with some careful hand-crafting, we're\ngetting accuracies down to 1/10th of a degree lat and long.\nsub-satellite point.\n\n73, Bruce\nVE9QRP\n\n-- \nhttp://ve9qrp.blogspot.com\n",
    "attachments": []
}