List emails

GET /hyperkitty/api/list/[email protected]/thread/VUGJKWBSREWVDOJI2G5L5BWFAI4CZTWB/emails/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/VUGJKWBSREWVDOJI2G5L5BWFAI4CZTWB/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "VUGJKWBSREWVDOJI2G5L5BWFAI4CZTWB",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/VUGJKWBSREWVDOJI2G5L5BWFAI4CZTWB/?format=api",
        "sender": {
            "address": "azrowe80 (a) verizon.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Arthur Rowe",
        "subject": "[sarex]  Astronauts venture outside ISS to toss chunks of junk",
        "date": "2007-07-23T13:46:31Z",
        "parent": null,
        "children": []
    }
]