List emails

GET /hyperkitty/api/list/[email protected]/thread/NGA4W7HLV6NKEZLBHNNMSCRCR4J2XLM4/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/NGA4W7HLV6NKEZLBHNNMSCRCR4J2XLM4/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "000901c70a57$67d6a060$4101a8c0@D6Z67P91",
        "message_id_hash": "NGA4W7HLV6NKEZLBHNNMSCRCR4J2XLM4",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/NGA4W7HLV6NKEZLBHNNMSCRCR4J2XLM4/",
        "sender": {
            "address": "tim (a) timtapio.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Tim Tapio",
        "subject": "[amsat-bb]  Preamps",
        "date": "2006-11-17T14:48:08Z",
        "parent": null,
        "children": []
    }
]