List emails

GET /hyperkitty/api/list/[email protected]/thread/6VG2ACSC3C2LCBA2Z3PFMHMIBSONNXNC/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/6VG2ACSC3C2LCBA2Z3PFMHMIBSONNXNC/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "6VG2ACSC3C2LCBA2Z3PFMHMIBSONNXNC",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/6VG2ACSC3C2LCBA2Z3PFMHMIBSONNXNC/",
        "sender": {
            "address": "ku4os (a) cfl.rr.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Lee McLamb",
        "subject": "[ans]  ANS-077  AMSAT Weekly Bulletins",
        "date": "2007-03-18T00:54:14Z",
        "parent": null,
        "children": []
    }
]