List emails

GET /hyperkitty/api/list/[email protected]/thread/25KY5SQZQ6WWNRTSI6GBP6EBA73NRZYB/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/25KY5SQZQ6WWNRTSI6GBP6EBA73NRZYB/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "001e01c71f9e$994d43e0$6501a8c0@rayman9b97f879",
        "message_id_hash": "25KY5SQZQ6WWNRTSI6GBP6EBA73NRZYB",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/25KY5SQZQ6WWNRTSI6GBP6EBA73NRZYB/?format=api",
        "sender": {
            "address": "corspace (a) hetnet.nl",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Cor",
        "subject": "[sarex]  ESA astronaut Thomas Reiter active from ISS.",
        "date": "2006-12-14T16:40:43Z",
        "parent": null,
        "children": []
    }
]