List emails

GET /hyperkitty/api/list/[email protected]/thread/2RWUPBJMTJMZBCD5FPO3TLG2KNKAAVXJ/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/2RWUPBJMTJMZBCD5FPO3TLG2KNKAAVXJ/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "002301cd49bd$5e6f6e20$1b4e4a60$@com",
        "message_id_hash": "2RWUPBJMTJMZBCD5FPO3TLG2KNKAAVXJ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2RWUPBJMTJMZBCD5FPO3TLG2KNKAAVXJ/",
        "sender": {
            "address": "kc9pxz (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Jimmy KC9PXZ",
        "subject": "[amsat-bb] Working the birds Heard the bird (AO-27)",
        "date": "2012-06-13T23:36:30Z",
        "parent": null,
        "children": []
    }
]