List emails

GET /hyperkitty/api/list/[email protected]/thread/VXRU25OSNHLYSRMGT77FLK4KXU6OPQK2/emails/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/VXRU25OSNHLYSRMGT77FLK4KXU6OPQK2/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "VXRU25OSNHLYSRMGT77FLK4KXU6OPQK2",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/VXRU25OSNHLYSRMGT77FLK4KXU6OPQK2/?format=api",
        "sender": {
            "address": "nss (a) mwt.net",
            "mailman_id": "dcbc470b28c44e9290bec31bccad0f07",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/dcbc470b28c44e9290bec31bccad0f07/emails/?format=api"
        },
        "sender_name": "Joe",
        "subject": "[amsat-bb] Friday Re-Entry",
        "date": "2011-09-19T23:15:40Z",
        "parent": null,
        "children": []
    }
]