List emails

GET /hyperkitty/api/list/[email protected]/thread/HNYHHMRQCZ5BB56OKCXKVUZRI3G2L6GI/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/HNYHHMRQCZ5BB56OKCXKVUZRI3G2L6GI/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "HNYHHMRQCZ5BB56OKCXKVUZRI3G2L6GI",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/HNYHHMRQCZ5BB56OKCXKVUZRI3G2L6GI/?format=api",
        "sender": {
            "address": "azrowe80 (a) verizon.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Arthur Rowe",
        "subject": "[sarex]  STS-115 MCC Status Report #14",
        "date": "2006-09-16T16:33:34Z",
        "parent": null,
        "children": []
    }
]