List emails

GET /hyperkitty/api/list/[email protected]/thread/ESKDQMI6TZWYLWNMGAX34CK44EZID2OF/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/ESKDQMI6TZWYLWNMGAX34CK44EZID2OF/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "ESKDQMI6TZWYLWNMGAX34CK44EZID2OF",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ESKDQMI6TZWYLWNMGAX34CK44EZID2OF/",
        "sender": {
            "address": "ku4os (a) cfl.rr.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Lee McLamb",
        "subject": "[ans]  ANS-329  AMSAT Weekly Bulletins",
        "date": "2007-11-25T03:28:07Z",
        "parent": null,
        "children": []
    }
]