List emails

GET /hyperkitty/api/list/[email protected]/thread/CJHF6GWDCNICUNL4OJLQ5I6ZQEVCAPIV/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/CJHF6GWDCNICUNL4OJLQ5I6ZQEVCAPIV/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "CJHF6GWDCNICUNL4OJLQ5I6ZQEVCAPIV",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CJHF6GWDCNICUNL4OJLQ5I6ZQEVCAPIV/",
        "sender": {
            "address": "jab (a) big-river.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "John Becker",
        "subject": "[amsat-bb]  AO-40 status",
        "date": "2009-12-01T17:27:43Z",
        "parent": null,
        "children": []
    }
]