List emails

GET /hyperkitty/api/list/[email protected]/thread/CY4R2DKUDIFVGMWD2BZD33WQFELTCSHS/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/CY4R2DKUDIFVGMWD2BZD33WQFELTCSHS/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "CY4R2DKUDIFVGMWD2BZD33WQFELTCSHS",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CY4R2DKUDIFVGMWD2BZD33WQFELTCSHS/",
        "sender": {
            "address": "ku4os (a) cfl.rr.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Lee McLamb",
        "subject": "[ans]  ANS-009  AMSAT Weekly Bulletins",
        "date": "2011-01-09T05:22:17Z",
        "parent": null,
        "children": []
    }
]