List emails

GET /hyperkitty/api/list/[email protected]/thread/5MJ67BAUYXTUNNC3KMLAYT75RXYPKRYY/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/5MJ67BAUYXTUNNC3KMLAYT75RXYPKRYY/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "000601c72515$cfd915c0$2f01a8c0@MARTHA",
        "message_id_hash": "5MJ67BAUYXTUNNC3KMLAYT75RXYPKRYY",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/5MJ67BAUYXTUNNC3KMLAYT75RXYPKRYY/",
        "sender": {
            "address": "amsat (a) verizon.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "MARTHA SARAGOVITZ",
        "subject": "[amsat-bb]  Holiday Schedule",
        "date": "2006-12-21T15:32:08Z",
        "parent": null,
        "children": []
    }
]