Show an email

GET /hyperkitty/api/list/[email protected]/email/AAE36BTGND7DOIQRTX7RV4DSSYZSLFF7/?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/AAE36BTGND7DOIQRTX7RV4DSSYZSLFF7/?format=api",
    "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
    "message_id": "[email protected]",
    "message_id_hash": "AAE36BTGND7DOIQRTX7RV4DSSYZSLFF7",
    "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/AAE36BTGND7DOIQRTX7RV4DSSYZSLFF7/?format=api",
    "sender": {
        "address": "erich.eichmann (a) t-online.de",
        "mailman_id": "6679c7cde510458f8117afd8289f9948",
        "emails": "https://mailman.amsat.org/hyperkitty/api/sender/6679c7cde510458f8117afd8289f9948/emails/?format=api"
    },
    "sender_name": "Erich Eichmann",
    "subject": "[AMSAT-BB] test",
    "date": "2023-01-28T10:43:58Z",
    "parent": null,
    "children": [],
    "votes": {
        "likes": 0,
        "dislikes": 0,
        "status": "neutral"
    },
    "content": "test\n\n\n",
    "attachments": [
        {
            "email": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/AAE36BTGND7DOIQRTX7RV4DSSYZSLFF7/?format=api",
            "counter": 2,
            "name": "attachment.html",
            "content_type": "text/html",
            "encoding": "utf-8",
            "size": 177,
            "download": "https://mailman.amsat.org/hyperkitty/list/[email protected]/message/AAE36BTGND7DOIQRTX7RV4DSSYZSLFF7/attachment/2/attachment.html"
        }
    ]
}