Show an email

GET /hyperkitty/api/list/[email protected]/email/ZNTLWAASV3FEVQQ253AO2KBHFFL757LS/?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/ZNTLWAASV3FEVQQ253AO2KBHFFL757LS/?format=api",
    "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
    "message_id": "[email protected]",
    "message_id_hash": "ZNTLWAASV3FEVQQ253AO2KBHFFL757LS",
    "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ZNTLWAASV3FEVQQ253AO2KBHFFL757LS/?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] Messages from Test Device and Errors for a test code load.",
    "date": "2024-01-05T03:11:53Z",
    "parent": null,
    "children": [],
    "votes": {
        "likes": 0,
        "dislikes": 0,
        "status": "neutral"
    },
    "content": "\n\nTest Device shows some error but it may be the results are fine since it says succeeded.\n\nThe error info may be related to a config issue in HalCoGen or the ID number Burns was telling us about. May also be the JTAG is not correct yet.\n\n\nBob\n\n\n\n\n\n",
    "attachments": [
        {
            "email": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ZNTLWAASV3FEVQQ253AO2KBHFFL757LS/?format=api",
            "counter": 2,
            "name": "error1.txt",
            "content_type": "text/plain",
            "encoding": null,
            "size": 11071,
            "download": "https://mailman.amsat.org/hyperkitty/list/[email protected]/message/ZNTLWAASV3FEVQQ253AO2KBHFFL757LS/attachment/2/error1.txt"
        },
        {
            "email": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ZNTLWAASV3FEVQQ253AO2KBHFFL757LS/?format=api",
            "counter": 3,
            "name": "Test_Device_Results.txt",
            "content_type": "text/plain",
            "encoding": null,
            "size": 2930,
            "download": "https://mailman.amsat.org/hyperkitty/list/[email protected]/message/ZNTLWAASV3FEVQQ253AO2KBHFFL757LS/attachment/3/Test_Device_Results.txt"
        }
    ]
}