Show an email

GET /hyperkitty/api/list/[email protected]/email/P72FCF6353DWMWZX5WSURVUL2MXFJAPV/?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/P72FCF6353DWMWZX5WSURVUL2MXFJAPV/?format=api",
    "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
    "message_id": "[email protected]",
    "message_id_hash": "P72FCF6353DWMWZX5WSURVUL2MXFJAPV",
    "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/P72FCF6353DWMWZX5WSURVUL2MXFJAPV/?format=api",
    "sender": {
        "address": "bstrick (a) N5BRG.COM",
        "mailman_id": "953542c988dd4c549175bb02a8a6a1ed",
        "emails": "https://mailman.amsat.org/hyperkitty/api/sender/953542c988dd4c549175bb02a8a6a1ed/emails/?format=api"
    },
    "sender_name": "Bob Stricklin",
    "subject": "[pacsat-dev] Re: Blinky Working",
    "date": "2024-01-10T02:29:22Z",
    "parent": null,
    "children": [],
    "votes": {
        "likes": 0,
        "dislikes": 0,
        "status": "neutral"
    },
    "content": "Jim, I appreciate you trying to make it work.\r\n\r\nZipped code attached. Seems like a small zip file so may not be all there. On the other hand it is mostly text files.\r\n\r\nBob\r\n\r\n\r\nOn Jan 9, 2024, at 4:07 PM, Jim McCullers via pacsat-dev <[email protected]<mailto:[email protected]>> wrote:\r\n\r\nBlinky was a crap shoot at best to try the HCG and FreeRTOS.\r\n\r\nI’ll look at your HCG and see if I find a difference.\r\nI see the HCG below but not the source code.  Send it along.\r\n\r\nAt least it gave you something to test load.\r\nIf the problem is not resolved when I receive a working board I’ll debug the code as the exercise it was intended to be.\r\n\r\nCongrats and 73,\r\n\r\nJim McCullers\r\nWA4CWI\r\n\r\n-----------------------------------------------------------\r\n\r\npacsat-dev mailing list -- [email protected]<mailto:[email protected]>\r\nView archives of this mailing list at https://mailman.amsat.org/hyperkitty/list/[email protected]\r\nTo unsubscribe send an email to [email protected]<mailto:[email protected]>\r\nManage all of your AMSAT-NA mailing list preferences at https://mailman.amsat.org<https://mailman.amsat.org/>\r\n\n\n",
    "attachments": [
        {
            "email": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/P72FCF6353DWMWZX5WSURVUL2MXFJAPV/?format=api",
            "counter": 3,
            "name": "attachment.html",
            "content_type": "text/html",
            "encoding": "utf-8",
            "size": 8651,
            "download": "https://mailman.amsat.org/hyperkitty/list/[email protected]/message/P72FCF6353DWMWZX5WSURVUL2MXFJAPV/attachment/3/attachment.html"
        },
        {
            "email": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/P72FCF6353DWMWZX5WSURVUL2MXFJAPV/?format=api",
            "counter": 4,
            "name": "PacSat_Turn_On_LEDs.zip",
            "content_type": "application/zip",
            "encoding": null,
            "size": 721595,
            "download": "https://mailman.amsat.org/hyperkitty/list/[email protected]/message/P72FCF6353DWMWZX5WSURVUL2MXFJAPV/attachment/4/PacSat_Turn_On_LEDs.zip"
        }
    ]
}