List emails

GET /hyperkitty/api/list/[email protected]/thread/CMLMEPNVLD4ZQ4M72JZQHHWYIPLDTEWL/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/CMLMEPNVLD4ZQ4M72JZQHHWYIPLDTEWL/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "CMLMEPNVLD4ZQ4M72JZQHHWYIPLDTEWL",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CMLMEPNVLD4ZQ4M72JZQHHWYIPLDTEWL/?format=api",
        "sender": {
            "address": "marklhammond (a) gmail.com",
            "mailman_id": "878587f299c347708dbdd9241e6b3e2e",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/878587f299c347708dbdd9241e6b3e2e/emails/?format=api"
        },
        "sender_name": "Mark L. Hammond",
        "subject": "Re: [amsat-bb] AO-91/92/85 DUV Decode Sovled",
        "date": "2018-10-05T22:39:46Z",
        "parent": null,
        "children": []
    }
]