List emails

GET /hyperkitty/api/list/[email protected]/thread/BYW4QHJOVQC245OQYW4QKD2FTT75C3SW/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/BYW4QHJOVQC245OQYW4QKD2FTT75C3SW/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "BYW4QHJOVQC245OQYW4QKD2FTT75C3SW",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/BYW4QHJOVQC245OQYW4QKD2FTT75C3SW/?format=api",
        "sender": {
            "address": "azrowe80 (a) verizon.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Arthur Rowe",
        "subject": "[sarex]  STATUS REPORT: STS-115-01",
        "date": "2006-09-10T11:56:38Z",
        "parent": null,
        "children": []
    }
]