List emails

GET /hyperkitty/api/list/[email protected]/thread/AWPUQQDTPDEJ4N5WNZAROEAKX2DPMFZB/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/AWPUQQDTPDEJ4N5WNZAROEAKX2DPMFZB/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "AWPUQQDTPDEJ4N5WNZAROEAKX2DPMFZB",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/AWPUQQDTPDEJ4N5WNZAROEAKX2DPMFZB/",
        "sender": {
            "address": "ku4os (a) cfl.rr.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Lee McLamb",
        "subject": "[amsat-bb] ANS-055  AMSAT News Service Weekly Bulletins",
        "date": "2013-02-24T03:04:27Z",
        "parent": null,
        "children": []
    }
]