Show an email

GET /hyperkitty/api/list/[email protected]/email/3KPKLED3JINI2D57OUSF72IAXOBOVNIG/?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/3KPKLED3JINI2D57OUSF72IAXOBOVNIG/?format=api",
    "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
    "message_id": "CAJs_bv0k_SguLCSYABad_64nR8iatKfqkMcTX0E7k9rHKv8iUg@mail.gmail.com",
    "message_id_hash": "3KPKLED3JINI2D57OUSF72IAXOBOVNIG",
    "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CEBH6B7EOOOLY4PRH3KMUQFE4WUHBW5T/?format=api",
    "sender": {
        "address": "decompudoc (a) gmail.com",
        "mailman_id": "4b7e3d121596402dba5411d1153d9c5a",
        "emails": "https://mailman.amsat.org/hyperkitty/api/sender/4b7e3d121596402dba5411d1153d9c5a/emails/?format=api"
    },
    "sender_name": "Brian Clark",
    "subject": "[AMSAT-BB] Re: Raspberry Pi - GPredict - Define Serial Port",
    "date": "2022-10-04T18:39:35Z",
    "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/CEBH6B7EOOOLY4PRH3KMUQFE4WUHBW5T/?format=api",
    "children": [],
    "votes": {
        "likes": 0,
        "dislikes": 0,
        "status": "neutral"
    },
    "content": ">\n> Hello Everyone,\n>\n> I am using a CNCTRK AZ/EL Rotor, which is controlled with an Arduino based\n> controller using the Yaesu rotor based commands.\n>\n> I normally use SATPC32 to control this system, but would like to test\n> GPredict also.\n>\n> In the Arduino Sketch, there are a couple of notations that seem to define\n> the comport, but am not sure where to integrate this in the Raspbian\n> version of Linux to allow GPredict to control the rotor.\n>\n> Here are the two lines in the Arduino Sketch:\n>\n> For use with GPredict, substitute your serial port in the following\n> commands:\n>   rotctl -m 603 -r /dev/ttyUSB0 -s 9600      (for testing the\n> communications)\n>   rotctld -m 603 -r /dev/ttyUSB0 -s 9600 &   (to start a daemon as needed\n> for GPredict)\n>\n> I also read a reference to starting the Daemon, where might this be found?\n>\n> Any guidance is greatly appreciated.\n>\n> Thanks,\n>\n> Brian\n>\n\n\n",
    "attachments": [
        {
            "email": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/3KPKLED3JINI2D57OUSF72IAXOBOVNIG/?format=api",
            "counter": 2,
            "name": "attachment.html",
            "content_type": "text/html",
            "encoding": "utf-8",
            "size": 1962,
            "download": "https://mailman.amsat.org/hyperkitty/list/[email protected]/message/3KPKLED3JINI2D57OUSF72IAXOBOVNIG/attachment/2/attachment.html"
        }
    ]
}