List emails

GET /hyperkitty/api/list/[email protected]/thread/RXEC5E6GQFZBYSUCXHDAFBSWKJO6YEKS/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/RXEC5E6GQFZBYSUCXHDAFBSWKJO6YEKS/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "21F56471F69340328447C8289920C7BB@hamshackcomputer",
        "message_id_hash": "RXEC5E6GQFZBYSUCXHDAFBSWKJO6YEKS",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/RXEC5E6GQFZBYSUCXHDAFBSWKJO6YEKS/",
        "sender": {
            "address": "radiooperator (a) comcast.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Mr Jeffrey L Ross",
        "subject": "[amsat-bb]  xmit sstv to the ISS",
        "date": "2008-10-20T15:54:50Z",
        "parent": null,
        "children": []
    }
]