Show an email

GET /hyperkitty/api/list/[email protected]/email/3B6CEJQRHOU6MJ7Y67QCRK7YKIAURBW7/?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/3B6CEJQRHOU6MJ7Y67QCRK7YKIAURBW7/?format=api",
    "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
    "message_id": "[email protected]",
    "message_id_hash": "3B6CEJQRHOU6MJ7Y67QCRK7YKIAURBW7",
    "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/3B6CEJQRHOU6MJ7Y67QCRK7YKIAURBW7/?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] Issue with touch in project",
    "date": "2024-01-12T03:38:27Z",
    "parent": null,
    "children": [],
    "votes": {
        "likes": 0,
        "dislikes": 0,
        "status": "neutral"
    },
    "content": "[cid:[email protected]]\r\n\r\nHere is the location of the “touch” issue?\r\n\r\nWhat is this for?\r\n\r\n Why does it break things if you remove it?\r\n\n\n",
    "attachments": [
        {
            "email": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/3B6CEJQRHOU6MJ7Y67QCRK7YKIAURBW7/?format=api",
            "counter": 3,
            "name": "attachment.html",
            "content_type": "text/html",
            "encoding": "utf-8",
            "size": 648,
            "download": "https://mailman.amsat.org/hyperkitty/list/[email protected]/message/3B6CEJQRHOU6MJ7Y67QCRK7YKIAURBW7/attachment/3/attachment.html"
        },
        {
            "email": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/3B6CEJQRHOU6MJ7Y67QCRK7YKIAURBW7/?format=api",
            "counter": 4,
            "name": "PacSatSW_Issue.jpeg",
            "content_type": "image/jpeg",
            "encoding": null,
            "size": 60881,
            "download": "https://mailman.amsat.org/hyperkitty/list/[email protected]/message/3B6CEJQRHOU6MJ7Y67QCRK7YKIAURBW7/attachment/4/PacSatSW_Issue.jpeg"
        }
    ]
}