List emails

GET /hyperkitty/api/list/[email protected]/thread/ZTEJEJ6SBKQLPFZQVPUOKP4D3QA3D5DZ/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/ZTEJEJ6SBKQLPFZQVPUOKP4D3QA3D5DZ/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "ZTEJEJ6SBKQLPFZQVPUOKP4D3QA3D5DZ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ZTEJEJ6SBKQLPFZQVPUOKP4D3QA3D5DZ/",
        "sender": {
            "address": "galysh (a) juno.nrl.navy.mil",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb]  FCAL is alive",
        "date": "2006-12-21T19:56:10Z",
        "parent": null,
        "children": []
    }
]