List emails

GET /hyperkitty/api/list/[email protected]/thread/NMKQOMHV3II7OPIFZAEV3FKMPAPQQ4SL/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/NMKQOMHV3II7OPIFZAEV3FKMPAPQQ4SL/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "NMKQOMHV3II7OPIFZAEV3FKMPAPQQ4SL",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/NMKQOMHV3II7OPIFZAEV3FKMPAPQQ4SL/",
        "sender": {
            "address": "gregory.beat (a) comcast.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Greg Beat",
        "subject": "[amsat-bb]  ISS passes just above Vega",
        "date": "2007-12-06T00:21:09Z",
        "parent": null,
        "children": []
    }
]