Show an email

GET /hyperkitty/api/list/[email protected]/email/ZDWOGEELWAY7VFFQBG4KRFLXY5PNF6MT/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ZDWOGEELWAY7VFFQBG4KRFLXY5PNF6MT/",
    "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
    "message_id": "[email protected]",
    "message_id_hash": "ZDWOGEELWAY7VFFQBG4KRFLXY5PNF6MT",
    "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ZDWOGEELWAY7VFFQBG4KRFLXY5PNF6MT/",
    "sender": {
        "address": "kf6kyi (a) gmail.com",
        "mailman_id": null,
        "emails": null
    },
    "sender_name": "Mark VandeWettering",
    "subject": "[amsat-bb]  Plan 13 in Python",
    "date": "2009-10-27T18:56:14Z",
    "parent": null,
    "children": [],
    "votes": {
        "likes": 0,
        "dislikes": 0,
        "status": "neutral"
    },
    "content": "Bruce's recent experiments with the AVR port of Plan 13 has reminded\nme that I should make a public release of my Python implementation.\nI keep thinking that I am going to get to making improvements, but\nsomehow I never seem to get around to do doing it, so rather than just\ndelaying, I'll toss it out in its current state and let people\nexperiment with it.   It currently includes a plan 13 module, a module\nfor converting maidenhead grid squares and a couple of example scripts\n(most notably an \"elements\" script, for fetching elements, and a\n\"nextpass\" script that can be used to find details of the next pass of\na satellite, mostly useful for LEO sats, but which illustrate the use\nof the plan 13 module).   Feel free to download and use this code for\nyour own experimentation: it's under an open source license whose only\nsignificant feature is to acknowledge Miller's original Plan13 code.\n\nThe code runs under Python 2.5, and can be found at:\n\nhttp://brainwagon.com/files/pyham-0.1.tar.gz\n\nI'd be interested in hearing of any adaptations, extensions or uses of\nthis code.\n\n73 Mark K6HX\n",
    "attachments": []
}