List emails

GET /hyperkitty/api/list/[email protected]/thread/JZRDFQZJI7QTUWQCZ3VBSOYXNTABFUW4/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/JZRDFQZJI7QTUWQCZ3VBSOYXNTABFUW4/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "JZRDFQZJI7QTUWQCZ3VBSOYXNTABFUW4",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/JZRDFQZJI7QTUWQCZ3VBSOYXNTABFUW4/",
        "sender": {
            "address": "andrewkoenig (a) thathamkid.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Andrew Koenig",
        "subject": "[amsat-bb]  Full Duplex Radios - A Complete List",
        "date": "2009-06-10T03:43:02Z",
        "parent": null,
        "children": []
    }
]