List emails

GET /hyperkitty/api/list/[email protected]/thread/7MYKUEF2QWLLR57IZNNA7QU6CFSUACVU/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/7MYKUEF2QWLLR57IZNNA7QU6CFSUACVU/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "7MYKUEF2QWLLR57IZNNA7QU6CFSUACVU",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/7MYKUEF2QWLLR57IZNNA7QU6CFSUACVU/",
        "sender": {
            "address": "w8iss (a) wideopenwest.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "James French",
        "subject": "[ans]  WSR-256 Weekly Satellite Report 256 - September 13, 2010",
        "date": "2010-09-14T12:12:57Z",
        "parent": null,
        "children": []
    }
]