List emails

GET /hyperkitty/api/list/[email protected]/thread/CLVB32J4N5FCXRIRHJFBU67KBCXZZLE2/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/CLVB32J4N5FCXRIRHJFBU67KBCXZZLE2/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "CLVB32J4N5FCXRIRHJFBU67KBCXZZLE2",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CLVB32J4N5FCXRIRHJFBU67KBCXZZLE2/",
        "sender": {
            "address": "wythe25 (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Philip Jenkins",
        "subject": "[amsat-bb]  AMSAT at Charlotte NC hamfest?",
        "date": "2010-02-23T04:49:47Z",
        "parent": null,
        "children": []
    }
]