List emails

GET /hyperkitty/api/list/[email protected]/thread/SRZVLNAWMGXTQFYAMPBV6RD3LBLVKOUJ/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/SRZVLNAWMGXTQFYAMPBV6RD3LBLVKOUJ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "SRZVLNAWMGXTQFYAMPBV6RD3LBLVKOUJ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/SRZVLNAWMGXTQFYAMPBV6RD3LBLVKOUJ/?format=api",
        "sender": {
            "address": "azrowe80 (a) verizon.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Arthur Rowe",
        "subject": "[sarex]  EXP 14 Revved Up for Another Spacewalk",
        "date": "2007-02-07T19:52:32Z",
        "parent": null,
        "children": []
    }
]