List emails

GET /hyperkitty/api/list/[email protected]/thread/2JGIST53D4IMQAB3VCM4Y4GDME2LXYRW/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/2JGIST53D4IMQAB3VCM4Y4GDME2LXYRW/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "2JGIST53D4IMQAB3VCM4Y4GDME2LXYRW",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2JGIST53D4IMQAB3VCM4Y4GDME2LXYRW/",
        "sender": {
            "address": "aa8ch (a) aol.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "aa8ch",
        "subject": "[amsat-bb] Rove starts tomorrow!",
        "date": "2019-03-30T00:26:29Z",
        "parent": null,
        "children": []
    }
]