List emails

GET /hyperkitty/api/list/[email protected]/thread/FLQY4SNA2DWHWMYUDSOCKJEIVB6COQLW/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/FLQY4SNA2DWHWMYUDSOCKJEIVB6COQLW/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "FLQY4SNA2DWHWMYUDSOCKJEIVB6COQLW",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/FLQY4SNA2DWHWMYUDSOCKJEIVB6COQLW/?format=api",
        "sender": {
            "address": "bruninga (a) usna.edu",
            "mailman_id": "3e96cb8140174180b317ac307b01bcb9",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/3e96cb8140174180b317ac307b01bcb9/emails/?format=api"
        },
        "sender_name": "Robert Bruninga",
        "subject": "[amsat-bb] The East will Rise again! (9600?)",
        "date": "2016-05-07T20:51:31Z",
        "parent": null,
        "children": []
    }
]