List emails

GET /hyperkitty/api/list/[email protected]/thread/FQLZJPGQORMGXLT6RNENBBVFHGJZMH2K/emails/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/FQLZJPGQORMGXLT6RNENBBVFHGJZMH2K/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "FQLZJPGQORMGXLT6RNENBBVFHGJZMH2K",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/FQLZJPGQORMGXLT6RNENBBVFHGJZMH2K/",
        "sender": {
            "address": "hamdan (a) ix.netcom.com",
            "mailman_id": "1ffe696a2eda4e2a8ca83d482ab51a16",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/1ffe696a2eda4e2a8ca83d482ab51a16/emails/"
        },
        "sender_name": "Bernie and Cheryl",
        "subject": "[AMSAT-BB] IO-117 Question",
        "date": "2023-10-02T22:32:57Z",
        "parent": null,
        "children": []
    }
]