List emails

GET /hyperkitty/api/list/[email protected]/thread/AGIYACHY7IVHZL6QMW2FXKCJZBBU4YIC/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/AGIYACHY7IVHZL6QMW2FXKCJZBBU4YIC/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "AGIYACHY7IVHZL6QMW2FXKCJZBBU4YIC",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/AGIYACHY7IVHZL6QMW2FXKCJZBBU4YIC/",
        "sender": {
            "address": "James.Deyoung (a) nrl.navy.mil",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Deyoung, James A.",
        "subject": "[amsat-bb] Re: Active Weather Sats??",
        "date": "2007-02-01T12:19:12Z",
        "parent": null,
        "children": []
    }
]