List emails

GET /hyperkitty/api/list/[email protected]/thread/Z6OIXY5LC6UIZIQPXFQGLX5OTYRAR3XE/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/Z6OIXY5LC6UIZIQPXFQGLX5OTYRAR3XE/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "Z6OIXY5LC6UIZIQPXFQGLX5OTYRAR3XE",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/Z6OIXY5LC6UIZIQPXFQGLX5OTYRAR3XE/",
        "sender": {
            "address": "f6htj (a) aol.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb] Sirius sat beacons +/- 2320.190 MHz",
        "date": "2012-11-16T23:21:39Z",
        "parent": null,
        "children": []
    }
]