List emails

GET /hyperkitty/api/list/[email protected]/thread/CSXJDKOBFRTHJVTJETEITOQ54OYCDY6W/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/CSXJDKOBFRTHJVTJETEITOQ54OYCDY6W/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "CSXJDKOBFRTHJVTJETEITOQ54OYCDY6W",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CSXJDKOBFRTHJVTJETEITOQ54OYCDY6W/?format=api",
        "sender": {
            "address": "azrowe80 (a) verizon.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Arthur Rowe",
        "subject": "[sarex]  Crabs Give Blood for Space Travel",
        "date": "2006-11-17T14:46:37Z",
        "parent": null,
        "children": []
    }
]