List emails

GET /hyperkitty/api/list/[email protected]/thread/VFEKDCEZG6ULGQFPDVCKPAVWAQD2T2WS/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/VFEKDCEZG6ULGQFPDVCKPAVWAQD2T2WS/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "VFEKDCEZG6ULGQFPDVCKPAVWAQD2T2WS",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/VFEKDCEZG6ULGQFPDVCKPAVWAQD2T2WS/",
        "sender": {
            "address": "ko6th_greg (a) hotmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Greg D.",
        "subject": "[amsat-bb] Re: Cross boom question",
        "date": "2009-07-26T06:44:27Z",
        "parent": null,
        "children": []
    }
]