Show an email

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

{
    "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/AQIWVXAKF4WMQYLHCSIPEAXNXVERRFW5/",
    "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
    "message_id": "[email protected]",
    "message_id_hash": "AQIWVXAKF4WMQYLHCSIPEAXNXVERRFW5",
    "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/AQIWVXAKF4WMQYLHCSIPEAXNXVERRFW5/",
    "sender": {
        "address": "phil_lor (a) bigpond.com",
        "mailman_id": null,
        "emails": null
    },
    "sender_name": "Phil",
    "subject": "[amsat-bb] predict client example in python",
    "date": "2013-03-26T05:27:12Z",
    "parent": null,
    "children": [],
    "votes": {
        "likes": 0,
        "dislikes": 0,
        "status": "neutral"
    },
    "content": "I've recently become interested in python and, as an exercise, I thought \nI might attempt to port my C++ predict client to python. The problem is \nthat I haven't advanced far enough yet to know how to use python sockets.\n\nI'd like to know how to connect to the predict server. Can anyone point \nme towards any predict client code written in python? Surprisingly, a \nGoogle search hasn't discovered much at all.\n\n-- \nRegards,\nPhil\n",
    "attachments": []
}