List emails

GET /hyperkitty/api/list/[email protected]/thread/34YD4JLD34GL57Q6X4MGB2OS3CGLEQEH/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/34YD4JLD34GL57Q6X4MGB2OS3CGLEQEH/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "34YD4JLD34GL57Q6X4MGB2OS3CGLEQEH",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/34YD4JLD34GL57Q6X4MGB2OS3CGLEQEH/",
        "sender": {
            "address": "emily (a) planetemily.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Emily Clarke",
        "subject": "[eagle]  EaglePedia Upgrades",
        "date": "2006-11-16T05:55:36Z",
        "parent": null,
        "children": []
    }
]