List emails

GET /hyperkitty/api/list/[email protected]/thread/2XLP7YET57U3P72GW4H25MGIBM6HIOMO/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/2XLP7YET57U3P72GW4H25MGIBM6HIOMO/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "2XLP7YET57U3P72GW4H25MGIBM6HIOMO",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2XLP7YET57U3P72GW4H25MGIBM6HIOMO/?format=api",
        "sender": {
            "address": "azrowe80 (a) verizon.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Arthur Rowe",
        "subject": "[sarex]  LATEST SHUTTLE NEWS -  Three Days to Go",
        "date": "2006-12-04T18:44:04Z",
        "parent": null,
        "children": []
    }
]