List emails

GET /hyperkitty/api/list/[email protected]/thread/VEXUSHVPGSNKP4O4AP3UABDDHK36MYGN/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/VEXUSHVPGSNKP4O4AP3UABDDHK36MYGN/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "VEXUSHVPGSNKP4O4AP3UABDDHK36MYGN",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/VEXUSHVPGSNKP4O4AP3UABDDHK36MYGN/",
        "sender": {
            "address": "ruthwillet (a) att.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Ruth",
        "subject": "[amsat-bb] AO-85 23:52Z EN83",
        "date": "2017-05-03T23:08:06Z",
        "parent": null,
        "children": []
    }
]