List emails

GET /hyperkitty/api/list/[email protected]/thread/IJMB35TWXBRUY4JMFXZAL35HGFM7Z6CB/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/IJMB35TWXBRUY4JMFXZAL35HGFM7Z6CB/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "IJMB35TWXBRUY4JMFXZAL35HGFM7Z6CB",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/IJMB35TWXBRUY4JMFXZAL35HGFM7Z6CB/",
        "sender": {
            "address": "ivan.galysh (a) nrl.navy.mil",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Ivan Galysh",
        "subject": "[amsat-bb]  FCAL Mission patch winners",
        "date": "2008-05-30T12:36:46Z",
        "parent": null,
        "children": []
    }
]