List emails

GET /hyperkitty/api/list/[email protected]/thread/QLRZHHVZAEX5QUT2TPQTFI5OD2FIH777/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/QLRZHHVZAEX5QUT2TPQTFI5OD2FIH777/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "QLRZHHVZAEX5QUT2TPQTFI5OD2FIH777",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/QLRZHHVZAEX5QUT2TPQTFI5OD2FIH777/",
        "sender": {
            "address": "ku4os (a) cfl.rr.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Lee McLamb",
        "subject": "[amsat-bb]  ANS-038  AMSAT Weekly Bulletins",
        "date": "2010-02-07T01:21:38Z",
        "parent": null,
        "children": []
    }
]