List emails

GET /hyperkitty/api/list/[email protected]/thread/AELUOBRYUV5OB5S6M6JXMS64MDECDPFY/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/AELUOBRYUV5OB5S6M6JXMS64MDECDPFY/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "AELUOBRYUV5OB5S6M6JXMS64MDECDPFY",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/AELUOBRYUV5OB5S6M6JXMS64MDECDPFY/",
        "sender": {
            "address": "clintbradford (a) me.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Clint Bradford",
        "subject": "[amsat-bb]  Dead Battery>",
        "date": "2011-04-12T16:46:40Z",
        "parent": null,
        "children": []
    }
]