List emails

GET /hyperkitty/api/list/[email protected]/thread/HNMO2R7BCMIHOABOYQE37YOWUYCT4MP7/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/HNMO2R7BCMIHOABOYQE37YOWUYCT4MP7/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "HNMO2R7BCMIHOABOYQE37YOWUYCT4MP7",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/HNMO2R7BCMIHOABOYQE37YOWUYCT4MP7/?format=api",
        "sender": {
            "address": "hans.bx2abt (a) msa.hinet.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Hans BX2ABT",
        "subject": "[amsat-bb] Thrust bearing question",
        "date": "2018-10-12T13:09:53Z",
        "parent": null,
        "children": []
    }
]