Show an email

GET /hyperkitty/api/list/[email protected]/email/R6HLKRI7BBHCNOCGEVBFZ67UTYDG6VFC/?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/R6HLKRI7BBHCNOCGEVBFZ67UTYDG6VFC/?format=api",
    "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
    "message_id": "001301c85847$844f7020$386aa8c0@LAPTOP9",
    "message_id_hash": "R6HLKRI7BBHCNOCGEVBFZ67UTYDG6VFC",
    "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/YJL357GPRO2CAA7SQPHXRI3DVHXISALU/?format=api",
    "sender": {
        "address": "howard (a) howardlong.com",
        "mailman_id": "82a1d3d58c6f48898b755d208f81930e",
        "emails": "https://mailman.amsat.org/hyperkitty/api/sender/82a1d3d58c6f48898b755d208f81930e/emails/?format=api"
    },
    "sender_name": "Howard Long",
    "subject": "[amsat-bb]  LVB Tracker Mk 2",
    "date": "2008-01-16T13:55:55Z",
    "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/3FSVLSPJPQVB623IKG3LS6GJCP3M7JCJ/?format=api",
    "children": [
        "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/BYLWOVUUFKU7AT5VLM6M2TDLQHGNBGZ6/?format=api"
    ],
    "votes": {
        "likes": 0,
        "dislikes": 0,
        "status": "neutral"
    },
    "content": "Folks\n\nI've had quite a substantial increase in enquiries regarding the LVB Tracker\nover the past few months, and a significant number of those have been\nregarding the LVB Tracker 2.\n\nIn case you are unaware, the LVB Tracker 2 is an updated version of the\noriginal tracker, its fundamental difference being that it performs real\ntime prediction and tracking by itself without the need to be hooked up to a\ncomputer.\n\nAll that is needed to upgrade an LVB Tracker 1 is a replacement $10 PIC\n(18F2620) that is pin-compatible with the original PIC. Other than\nprogramming the new PIC, no other changes are needed: you don't even need to\nswitch on your soldering iron!\n\nThe part number is available form a number of sources, for example:\n\nMouser 579-PIC18F2620-I/SP\nDigikey PIC18F2620-I/SP-ND\nRS (UK) 623-0768\nFarnell (UK) 1212698\n\nUntil a couple of weeks ago I had not touched the code for well over two\nyears, but with the new interest I have spent a bit of time fixing a couple\nof known bugs (see below).\n\nPlease be aware that as this is a work in progress, I am sure there are a\nnumber of things that aren't quite right yet, so I welcome your feedback.\n\nBug fixes 2.0c:\n\no Second attempt to fix the hanging during AOS/LOS calculation\n \no Additional menu option to delete all satellites\n \no Fixed a Kep Load bug that occasionally incorrectly indicated a bad\nchecksum\n\n18F2620 programming software:\nhttp://www.g6lvb.com/Articles/LVBTracker2/PicProg2.exe\nHex file: http://www.g6lvb.com/Articles/LVBTracker2/2620test20c.hex\nSources: http://www.g6lvb.com/Articles/LVBTracker2/2620test_2_0c_001.zip \n\n73, Howard G6LVB\n\n \n\n",
    "attachments": []
}