Show an email

GET /hyperkitty/api/list/[email protected]/email/VJA6WCOINDWZ5MFM7MOKDDB767RTS3FS/?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/VJA6WCOINDWZ5MFM7MOKDDB767RTS3FS/?format=api",
    "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
    "message_id": "BY3PR13MB4788994C4F2191F08A671BD8EF732@BY3PR13MB4788.namprd13.prod.outlook.com",
    "message_id_hash": "VJA6WCOINDWZ5MFM7MOKDDB767RTS3FS",
    "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/VJA6WCOINDWZ5MFM7MOKDDB767RTS3FS/?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] Faking Memory Size",
    "date": "2024-01-16T17:12:58Z",
    "parent": null,
    "children": [],
    "votes": {
        "likes": 0,
        "dislikes": 0,
        "status": "neutral"
    },
    "content": "You can see the file I edited and the change I made to make CCS build the project so I could see how much memory it used.\n\nThis file and info is initially supplied by HCG.\n\nI am getting exact same information I see in Launchpad code and I see no reason for it to be much different.\n\nBob\n\n\n",
    "attachments": [
        {
            "email": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/VJA6WCOINDWZ5MFM7MOKDDB767RTS3FS/?format=api",
            "counter": 3,
            "name": "attachment.html",
            "content_type": "text/html",
            "encoding": "us-ascii",
            "size": 1944,
            "download": "https://mailman.amsat.org/hyperkitty/list/[email protected]/message/VJA6WCOINDWZ5MFM7MOKDDB767RTS3FS/attachment/3/attachment.html"
        },
        {
            "email": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/VJA6WCOINDWZ5MFM7MOKDDB767RTS3FS/?format=api",
            "counter": 4,
            "name": "MemoryFakeLevels.JPG",
            "content_type": "image/jpeg",
            "encoding": null,
            "size": 105025,
            "download": "https://mailman.amsat.org/hyperkitty/list/[email protected]/message/VJA6WCOINDWZ5MFM7MOKDDB767RTS3FS/attachment/4/MemoryFakeLevels.JPG"
        }
    ]
}