Show an email

GET /hyperkitty/api/list/[email protected]/email/R7LJXKFUSZWG6YLW6GURM6AP57IB3CCN/?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/R7LJXKFUSZWG6YLW6GURM6AP57IB3CCN/?format=api",
    "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
    "message_id": "[email protected]",
    "message_id_hash": "R7LJXKFUSZWG6YLW6GURM6AP57IB3CCN",
    "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/R7LJXKFUSZWG6YLW6GURM6AP57IB3CCN/?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]  Doppler tuning for linux?",
    "date": "2008-02-11T23:21:25Z",
    "parent": null,
    "children": [],
    "votes": {
        "likes": 0,
        "dislikes": 0,
        "status": "neutral"
    },
    "content": "Gang:\n\nLinux has several tracking programs, including the venerable predict,\nand it has the hamlib library that abstracts out the control of\nradios. However, as far as I can tell, there is no doppler tuning glue\nthat does all the heavy lifting done by, e.g., instantune or the\nSatPC32 code or other DDE-based programs. Is this true? If it is, it\nseems to me, with the increasing proliferation of embedded linux, that\nsomething along these lines could be pretty handy.\n",
    "attachments": []
}