List emails

GET /hyperkitty/api/list/[email protected]/thread/2MLP2ESA2U4QH5KP7TRNXSDTJOXV2MX7/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/2MLP2ESA2U4QH5KP7TRNXSDTJOXV2MX7/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "2MLP2ESA2U4QH5KP7TRNXSDTJOXV2MX7",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2MLP2ESA2U4QH5KP7TRNXSDTJOXV2MX7/",
        "sender": {
            "address": "gopal.madhavan (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Gopal Madhavan",
        "subject": "[amsat-bb]  VU2MKP Silent Key",
        "date": "2009-06-09T07:26:16Z",
        "parent": null,
        "children": []
    }
]