List emails

GET /hyperkitty/api/list/[email protected]/thread/XB6LJMVDJZYWLCNHKQ3R57SHA3YIEY2W/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/XB6LJMVDJZYWLCNHKQ3R57SHA3YIEY2W/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "001801c9b396$4fafaff0$ef0f0fd0$@net",
        "message_id_hash": "XB6LJMVDJZYWLCNHKQ3R57SHA3YIEY2W",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/XB6LJMVDJZYWLCNHKQ3R57SHA3YIEY2W/?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",
        "subject": "[amsat-bb]  design help",
        "date": "2009-04-02T13:24:11Z",
        "parent": null,
        "children": []
    }
]