List emails

GET /hyperkitty/api/list/[email protected]/thread/DI6LALILQ6QPNPCRH5G2TKTI3NSIHR6B/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/DI6LALILQ6QPNPCRH5G2TKTI3NSIHR6B/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "DI6LALILQ6QPNPCRH5G2TKTI3NSIHR6B",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/DI6LALILQ6QPNPCRH5G2TKTI3NSIHR6B/",
        "sender": {
            "address": "lee.ernstrom (a) rcwilley.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Lee Ernstrom",
        "subject": "[amsat-bb] First pass in CN73",
        "date": "2014-09-22T13:37:31Z",
        "parent": null,
        "children": []
    }
]