List emails

GET /hyperkitty/api/list/[email protected]/thread/KVOI2742BZUJLI56VZP32U3XUR52774I/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/KVOI2742BZUJLI56VZP32U3XUR52774I/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "KVOI2742BZUJLI56VZP32U3XUR52774I",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/KVOI2742BZUJLI56VZP32U3XUR52774I/",
        "sender": {
            "address": "hawat1 (a) yahoo.com",
            "mailman_id": "59b27b821ceb495faa6a11db3fe3692e",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/59b27b821ceb495faa6a11db3fe3692e/emails/"
        },
        "sender_name": "Andy Kellner",
        "subject": "[amsat-bb] MaSat Telemetry Software",
        "date": "2012-02-15T21:45:14Z",
        "parent": null,
        "children": []
    }
]