List emails

GET /hyperkitty/api/list/[email protected]/thread/UJXGYVLEQLUQ2O34N3Z72PVTS3JF4K4W/emails/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/UJXGYVLEQLUQ2O34N3Z72PVTS3JF4K4W/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "UJXGYVLEQLUQ2O34N3Z72PVTS3JF4K4W",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/UJXGYVLEQLUQ2O34N3Z72PVTS3JF4K4W/?format=api",
        "sender": {
            "address": "azrowe80 (a) verizon.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Arthur Rowe",
        "subject": "[sarex]  The Expedition 15 crew members have returned home.",
        "date": "2007-10-21T11:58:11Z",
        "parent": null,
        "children": []
    }
]