List emails

GET /hyperkitty/api/list/[email protected]/thread/FWMTK4UZDOSEYVHZLTIM6JNLZB4SY32I/emails/?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/FWMTK4UZDOSEYVHZLTIM6JNLZB4SY32I/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "FWMTK4UZDOSEYVHZLTIM6JNLZB4SY32I",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/FWMTK4UZDOSEYVHZLTIM6JNLZB4SY32I/?format=api",
        "sender": {
            "address": "n4zq (a) netzero.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Keith N4ZQ",
        "subject": "[amsat-florida]  Dnepr Launch",
        "date": "2007-04-26T03:27:31Z",
        "parent": null,
        "children": []
    }
]