List emails

GET /hyperkitty/api/list/[email protected]/thread/HU4XGW7GNCLWUSABSLGIZI3FHAM42QMQ/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/HU4XGW7GNCLWUSABSLGIZI3FHAM42QMQ/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "HU4XGW7GNCLWUSABSLGIZI3FHAM42QMQ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/HU4XGW7GNCLWUSABSLGIZI3FHAM42QMQ/",
        "sender": {
            "address": "dtabor (a) estesvalley.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Douglas Tabor",
        "subject": "Re: [amsat-bb] Carrier on 145.8 NORCAL",
        "date": "2016-04-15T01:45:56Z",
        "parent": null,
        "children": []
    }
]