List emails

GET /hyperkitty/api/list/[email protected]/thread/ZSQZSPCKVD6YLCJURD63TJ5OFXAX53OQ/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/ZSQZSPCKVD6YLCJURD63TJ5OFXAX53OQ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "ZSQZSPCKVD6YLCJURD63TJ5OFXAX53OQ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ZSQZSPCKVD6YLCJURD63TJ5OFXAX53OQ/?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": "Bob Bruninga",
        "subject": "[amsat-bb] Re: ANDE and Amateur Astronomers?",
        "date": "2006-12-09T14:55:24Z",
        "parent": null,
        "children": []
    }
]