List emails

GET /hyperkitty/api/list/[email protected]/thread/QJZNFMY2WH2YS3F6R3DCSB33L2NO3VCS/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/QJZNFMY2WH2YS3F6R3DCSB33L2NO3VCS/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "QJZNFMY2WH2YS3F6R3DCSB33L2NO3VCS",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/QJZNFMY2WH2YS3F6R3DCSB33L2NO3VCS/?format=api",
        "sender": {
            "address": "azrowe80 (a) verizon.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Arthur Rowe",
        "subject": "[sarex]  Crews Work Together;",
        "date": "2007-06-14T17:54:43Z",
        "parent": null,
        "children": []
    }
]