Show an email

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

{
    "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/5YGFYVZ54TKWCCXBZGJTK3ZRPHDHTRGH/",
    "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
    "message_id": "E6BC13B5D9E94650ACB6D563964BBE40@Laptop1520",
    "message_id_hash": "5YGFYVZ54TKWCCXBZGJTK3ZRPHDHTRGH",
    "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/5YGFYVZ54TKWCCXBZGJTK3ZRPHDHTRGH/",
    "sender": {
        "address": "vk4tec (a) tech-software.net",
        "mailman_id": null,
        "emails": null
    },
    "sender_name": "Andrew Rich",
    "subject": "[amsat-bb]  PIC sat tracker",
    "date": "2009-10-21T10:24:07Z",
    "parent": null,
    "children": [
        "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/5Q5XE3WM7QQG5RFX5YUJAR62KF46I732/"
    ],
    "votes": {
        "likes": 0,
        "dislikes": 0,
        "status": "neutral"
    },
    "content": "Putting together a USB 16F877 rotator control A/D serial and LOGIC\n\nGot a few options\n\nPredict as the AZ/EL engine and perl scripts.\n\n1. Completely autonomous - quite hard to do in a PIC\n2. Use the A/D and just send data back to LINUX and get LINUX to turn relays on / off via parra port\n3. Send AZ and EL to the PIC, do a ASCII to BIN and then get the PIC to drive the rotators.\n4. Use the A/D and send data to LINUX and then send back a serial command on what to do.\n\nCheers\n\nAndrew VK4TEC\n\n",
    "attachments": []
}