List emails

GET /hyperkitty/api/list/[email protected]/thread/IARLAOS4VP2N62UKATTDGQX2C3P2R4YS/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/IARLAOS4VP2N62UKATTDGQX2C3P2R4YS/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "IARLAOS4VP2N62UKATTDGQX2C3P2R4YS",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/IARLAOS4VP2N62UKATTDGQX2C3P2R4YS/",
        "sender": {
            "address": "dtabor (a) estesvalley.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Douglas Tabor",
        "subject": "Re: [amsat-bb] Maine grid trip",
        "date": "2016-07-20T11:25:08Z",
        "parent": null,
        "children": []
    }
]