List emails

GET /hyperkitty/api/list/[email protected]/thread/ZQWQLXBHK76XDW4FQBMGGRS4RPVGM356/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/ZQWQLXBHK76XDW4FQBMGGRS4RPVGM356/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "ZQWQLXBHK76XDW4FQBMGGRS4RPVGM356",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ZQWQLXBHK76XDW4FQBMGGRS4RPVGM356/?format=api",
        "sender": {
            "address": "marklhammond (a) gmail.com",
            "mailman_id": "878587f299c347708dbdd9241e6b3e2e",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/878587f299c347708dbdd9241e6b3e2e/emails/?format=api"
        },
        "sender_name": "Mark Hammond",
        "subject": "[AMSAT-BB] AO-109 testing continues, please do not use transponder",
        "date": "2021-04-18T20:21:30Z",
        "parent": null,
        "children": []
    }
]