List emails

GET /hyperkitty/api/list/[email protected]/thread/26PGR6RZFJIW4QC2SAA6F6B6TOVOX47K/emails/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/26PGR6RZFJIW4QC2SAA6F6B6TOVOX47K/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "26PGR6RZFJIW4QC2SAA6F6B6TOVOX47K",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/26PGR6RZFJIW4QC2SAA6F6B6TOVOX47K/?format=api",
        "sender": {
            "address": "wyattdirks (a) msn.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Wyatt Dirks",
        "subject": "[amsat-bb]  HI satellite contact",
        "date": "2011-06-18T01:58:24Z",
        "parent": null,
        "children": []
    }
]