List emails

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