List emails

GET /hyperkitty/api/list/[email protected]/thread/L7AP75HHO2YUHVRTBDR7JZLWQFWOBOSN/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/L7AP75HHO2YUHVRTBDR7JZLWQFWOBOSN/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "L7AP75HHO2YUHVRTBDR7JZLWQFWOBOSN",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/L7AP75HHO2YUHVRTBDR7JZLWQFWOBOSN/",
        "sender": {
            "address": "w2ev (a) yahoo.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Ev Tupis",
        "subject": "[amsat-bb] ARRL CEO Vacated",
        "date": "2020-02-12T11:20:04Z",
        "parent": null,
        "children": []
    }
]