Show an email

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

{
    "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/367DEIGWACHZBXNMSTPELXJ5TWNDMNXY/",
    "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
    "message_id": "[email protected]",
    "message_id_hash": "367DEIGWACHZBXNMSTPELXJ5TWNDMNXY",
    "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/367DEIGWACHZBXNMSTPELXJ5TWNDMNXY/",
    "sender": {
        "address": "davegoncalves (a) gmail.com",
        "mailman_id": "f97ac5d9d47c4e819df184cb1822b3a7",
        "emails": "https://mailman.amsat.org/hyperkitty/api/sender/f97ac5d9d47c4e819df184cb1822b3a7/emails/"
    },
    "sender_name": "David Goncalves",
    "subject": "[amsat-bb] Re: Programming language recommendation?",
    "date": "2008-10-06T14:49:31Z",
    "parent": null,
    "children": [],
    "votes": {
        "likes": 0,
        "dislikes": 0,
        "status": "neutral"
    },
    "content": "Forgot to add this - Flowcode uses macros to turn your flowcharts\n(built in a GUI very much like a schematic design tool) into C. The C\nis then compiled to the HEX, which you then program using your\npreffered tool. I've just used it to build a SMART battery charger and\ncalibrator, where I needed to do alot of I2C communications. Finished\nthe first versions in two days.\n\n> Flowcode for PICs is the best! You can write code for them using\n> simple flowcharts.\n>\n> David Goncalves\n> W1EUJ\n",
    "attachments": []
}