List emails

GET /hyperkitty/api/list/[email protected]/thread/AML2BUAEIFIVKNJLANMPQOAB3PKSPEBD/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/AML2BUAEIFIVKNJLANMPQOAB3PKSPEBD/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "AML2BUAEIFIVKNJLANMPQOAB3PKSPEBD",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/AML2BUAEIFIVKNJLANMPQOAB3PKSPEBD/",
        "sender": {
            "address": "kd2nfc (a) gmail.com",
            "mailman_id": "f951ebfaa20b43ea97a4c6cf50e37def",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/f951ebfaa20b43ea97a4c6cf50e37def/emails/"
        },
        "sender_name": "Joe KD2NFC",
        "subject": "[amsat-bb] FS: Eggbeater II’s",
        "date": "2019-05-25T21:26:07Z",
        "parent": null,
        "children": []
    }
]