Show an email

GET /hyperkitty/api/list/[email protected]/email/MPBHGOBJPNDG6NMO5VLCLWEGYE6ICBT5/?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/MPBHGOBJPNDG6NMO5VLCLWEGYE6ICBT5/?format=api",
    "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
    "message_id": "[email protected]",
    "message_id_hash": "MPBHGOBJPNDG6NMO5VLCLWEGYE6ICBT5",
    "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/MH5TBPK46SEOSBNTP2LYWFBPAMKQON6E/?format=api",
    "sender": {
        "address": "gordonjcp (a) gjcp.net",
        "mailman_id": null,
        "emails": null
    },
    "sender_name": "Gordon JC Pearce",
    "subject": "[amsat-bb] Re: PIC rotator control",
    "date": "2009-10-28T07:43:40Z",
    "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/YQJP5LPGAI2WV7HL2KEHSWW3C3MAIEBJ/?format=api",
    "children": [],
    "votes": {
        "likes": 0,
        "dislikes": 0,
        "status": "neutral"
    },
    "content": "On Fri, 2009-10-23 at 08:24 +1000, Andrew Rich wrote:\n> I have used MPLAB and an imitation picstatrt programmer\n> \n> I use OLIMEX development boards and my role out is very quick\n> \n> I decided to use assembly because it made me think and understand how a PIC \n> works\n\nAssembler is the right choice here.  PICs are pretty interesting in that\nthey are the only CPU that I've found that's considerably *harder* to\nwrite code for in C than assembler.\n\nGordon MM0YEQ\n\n",
    "attachments": []
}