Show an email

GET /hyperkitty/api/list/[email protected]/email/5E3E7PI3F6GIYP3TOGAMOM6ZYY2J442C/?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/5E3E7PI3F6GIYP3TOGAMOM6ZYY2J442C/?format=api",
    "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
    "message_id": "[email protected]",
    "message_id_hash": "5E3E7PI3F6GIYP3TOGAMOM6ZYY2J442C",
    "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/5E3E7PI3F6GIYP3TOGAMOM6ZYY2J442C/?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] LaunchPad Protective box in mm",
    "date": "2023-11-10T02:59:23Z",
    "parent": null,
    "children": [],
    "votes": {
        "likes": 0,
        "dislikes": 0,
        "status": "neutral"
    },
    "content": "This is the LaunchPad base box with updated dimensions and in millimeters.\n\nBob\n\n\n",
    "attachments": [
        {
            "email": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/5E3E7PI3F6GIYP3TOGAMOM6ZYY2J442C/?format=api",
            "counter": 2,
            "name": "Box_mm.STL",
            "content_type": "application/octet-stream",
            "encoding": null,
            "size": 109484,
            "download": "https://mailman.amsat.org/hyperkitty/list/[email protected]/message/5E3E7PI3F6GIYP3TOGAMOM6ZYY2J442C/attachment/2/Box_mm.STL"
        }
    ]
}