List emails

GET /hyperkitty/api/list/[email protected]/thread/O6EBBQEIGGGDRI2NH2BCQGDGTFVAECJK/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/O6EBBQEIGGGDRI2NH2BCQGDGTFVAECJK/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "00bb01c6e0e5$2ad2d2b0$0201a8c0@David",
        "message_id_hash": "O6EBBQEIGGGDRI2NH2BCQGDGTFVAECJK",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/O6EBBQEIGGGDRI2NH2BCQGDGTFVAECJK/",
        "sender": {
            "address": "m0zlb (a) btinternet.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "M0ZLB",
        "subject": "[amsat-bb]   Re: Anousheh Ansari on Ham Radio",
        "date": "2006-09-25T20:57:09Z",
        "parent": null,
        "children": []
    }
]