List emails

GET /hyperkitty/api/list/[email protected]/thread/JZNO2MKAFIZVAMU2HB2ZRJRQLLOZ7M7T/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/JZNO2MKAFIZVAMU2HB2ZRJRQLLOZ7M7T/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "JZNO2MKAFIZVAMU2HB2ZRJRQLLOZ7M7T",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/JZNO2MKAFIZVAMU2HB2ZRJRQLLOZ7M7T/?format=api",
        "sender": {
            "address": "w9ae (a) charter.net",
            "mailman_id": "e7a798e12afa418d82c436bc7a7e0297",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/e7a798e12afa418d82c436bc7a7e0297/emails/?format=api"
        },
        "sender_name": "Wayne Estes",
        "subject": "[amsat-bb] Re: part number need for G550 connector",
        "date": "2007-01-18T06:57:14Z",
        "parent": null,
        "children": []
    }
]