List emails

GET /hyperkitty/api/list/[email protected]/thread/U6UFEYB34OZBP4VEIOPXKG4KI6SHQC6E/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/U6UFEYB34OZBP4VEIOPXKG4KI6SHQC6E/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "U6UFEYB34OZBP4VEIOPXKG4KI6SHQC6E",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/U6UFEYB34OZBP4VEIOPXKG4KI6SHQC6E/?format=api",
        "sender": {
            "address": "quadpugh (a) bellsouth.net",
            "mailman_id": "c437f8e47eae42deb05fcffec360bcff",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/c437f8e47eae42deb05fcffec360bcff/emails/?format=api"
        },
        "sender_name": "Nick Pugh",
        "subject": "[amsat-bb] 9600 bps decoder",
        "date": "2015-11-14T16:03:19Z",
        "parent": null,
        "children": []
    }
]