List emails

GET /hyperkitty/api/list/[email protected]/thread/YQKLRMQ42QCNJD55NIKESTWHW3ZJPIYR/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/YQKLRMQ42QCNJD55NIKESTWHW3ZJPIYR/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "YQKLRMQ42QCNJD55NIKESTWHW3ZJPIYR",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/YQKLRMQ42QCNJD55NIKESTWHW3ZJPIYR/?format=api",
        "sender": {
            "address": "azrowe80 (a) verizon.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Arthur Rowe",
        "subject": "[sarex]  Expedition 14 Prepares for Resupply Ship",
        "date": "2007-01-12T00:24:11Z",
        "parent": null,
        "children": []
    }
]