List emails

GET /hyperkitty/api/list/[email protected]/thread/IYZFKZVBEXG4Q5BDCD7ZBCPPM77OECPT/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/IYZFKZVBEXG4Q5BDCD7ZBCPPM77OECPT/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "002d01d4204f$fc4e4480$f4eacd80$@fr",
        "message_id_hash": "IYZFKZVBEXG4Q5BDCD7ZBCPPM77OECPT",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/IYZFKZVBEXG4Q5BDCD7ZBCPPM77OECPT/?format=api",
        "sender": {
            "address": "michel-f6glj (a) orange.fr",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "F6GLJ",
        "subject": "[amsat-bb] Test",
        "date": "2018-07-20T17:34:59Z",
        "parent": null,
        "children": []
    }
]