List emails

GET /hyperkitty/api/list/[email protected]/thread/Y5ZQ2FHYQRJDRRT3J4APUKKPZCIBKREY/emails/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/Y5ZQ2FHYQRJDRRT3J4APUKKPZCIBKREY/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "Y5ZQ2FHYQRJDRRT3J4APUKKPZCIBKREY",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/Y5ZQ2FHYQRJDRRT3J4APUKKPZCIBKREY/",
        "sender": {
            "address": "va3sie (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Martin Gillen",
        "subject": "[amsat-bb] Re: SO-50 under-utilized over North America",
        "date": "2006-11-08T22:24:21Z",
        "parent": null,
        "children": []
    }
]