List emails

GET /hyperkitty/api/list/[email protected]/thread/2BQFECVDDGQH344K76VFAI62CSVDLWQP/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/2BQFECVDDGQH344K76VFAI62CSVDLWQP/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "1230925045.6763.3.camel@w8iss-amd",
        "message_id_hash": "2BQFECVDDGQH344K76VFAI62CSVDLWQP",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2BQFECVDDGQH344K76VFAI62CSVDLWQP/",
        "sender": {
            "address": "w8iss (a) wideopenwest.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "James French",
        "subject": "[ans]  WSR-001 Weekly Satellite Report 001 - January 01, 2009",
        "date": "2009-01-02T19:37:25Z",
        "parent": null,
        "children": []
    }
]