List emails

GET /hyperkitty/api/list/[email protected]/thread/UOEPB34RR4727FKH72POYJDSDCDL2SPE/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/UOEPB34RR4727FKH72POYJDSDCDL2SPE/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "UOEPB34RR4727FKH72POYJDSDCDL2SPE",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/UOEPB34RR4727FKH72POYJDSDCDL2SPE/",
        "sender": {
            "address": "ko6th_greg (a) hotmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Greg D.",
        "subject": "[amsat-bb]  Help configuring SatCE / WM-5 Apps",
        "date": "2010-07-28T04:46:49Z",
        "parent": null,
        "children": []
    }
]