Show an email

GET /hyperkitty/api/list/[email protected]/email/Q5GMT6K2NVIZ45HKQMYS5JRAJBC7M3YB/?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/Q5GMT6K2NVIZ45HKQMYS5JRAJBC7M3YB/?format=api",
    "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
    "message_id": "000901c855ca$25d7bef0$6432a8c0@LAPTOP9",
    "message_id_hash": "Q5GMT6K2NVIZ45HKQMYS5JRAJBC7M3YB",
    "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/RWMFAK24L6OCIDGWIBAFXQEVALXWNHK2/?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] Re: LVB tracker display problem",
    "date": "2008-01-13T09:53:27Z",
    "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/RWMFAK24L6OCIDGWIBAFXQEVALXWNHK2/?format=api",
    "children": [
        "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/RKPMA3A4TBSGAEB2UYZDV546WEEYYZUL/?format=api"
    ],
    "votes": {
        "likes": 0,
        "dislikes": 0,
        "status": "neutral"
    },
    "content": "Hi Fer\n\n>  I just finish to build an LVB tracker for a friend \n> of mine. All works fine with NOVA but during a satellite \n> pass the display stuck as in the picture:\n\nI am not aware of a similar problem occuring. I wonder if it is possible to\ntemporarily try a different display?\n\nThere is a section of code that attempts to detect whether an LCD exists or\nnot, for those who don't use the LCD option. If at any point it takes more\nthan 5ms to get a response from the LCD the software assumes there isn't one\nthere and won't attempt to update the display again, until the tracker is\nreset.\n\nHowever, looking at the display, it looks like the LCD may have somehow\nreset itself. This could make the software think that the LCD has been\nremoved: a special startup sequence is needed to configure these LCDs after\na reset.\n\nAgain, try a different LCD if possible, then check the power supply to the\nLCD is nice and stable without any glitches.\n\nAlso, if you simply press the reset push button, rather than cycle the\npower, does the display work correctly then? This initiates the LCD\nreconfiguration.\n\n73, Howard G6LVB\n\n",
    "attachments": []
}