List emails

GET /hyperkitty/api/list/[email protected]/thread/56TD32BI4V244QQTWAZB5JLEG2SUHCG2/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/56TD32BI4V244QQTWAZB5JLEG2SUHCG2/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "56TD32BI4V244QQTWAZB5JLEG2SUHCG2",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/56TD32BI4V244QQTWAZB5JLEG2SUHCG2/",
        "sender": {
            "address": "aa8ch (a) aol.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "aa8ch",
        "subject": "[amsat-bb] EN75/76/85/86 corner from earlier today",
        "date": "2019-07-08T19:24:40Z",
        "parent": null,
        "children": []
    }
]