List emails

GET /hyperkitty/api/list/[email protected]/thread/L7U3BBNARFCGHONW7MCNN3RBPTUGNPWA/emails/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/L7U3BBNARFCGHONW7MCNN3RBPTUGNPWA/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "L7U3BBNARFCGHONW7MCNN3RBPTUGNPWA",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/L7U3BBNARFCGHONW7MCNN3RBPTUGNPWA/",
        "sender": {
            "address": "hans.bx2abt (a) msa.hinet.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Hans BX2ABT",
        "subject": "[amsat-bb] VELOX-2",
        "date": "2019-09-01T08:26:33Z",
        "parent": null,
        "children": []
    }
]