List emails

GET /hyperkitty/api/list/[email protected]/thread/ZWBXPEAFVLKZZV7RH55P24SLOCLDKVO3/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/ZWBXPEAFVLKZZV7RH55P24SLOCLDKVO3/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "ZWBXPEAFVLKZZV7RH55P24SLOCLDKVO3",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ZWBXPEAFVLKZZV7RH55P24SLOCLDKVO3/",
        "sender": {
            "address": "wa4hfn (a) comcast.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb] Fwd: Delivery Status Notification (Failure)",
        "date": "2015-01-10T14:43:40Z",
        "parent": null,
        "children": []
    }
]