List emails

GET /hyperkitty/api/list/[email protected]/thread/KSBGT4Y4ENEEHDZFEAGXRKCUTX4P5MEC/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/KSBGT4Y4ENEEHDZFEAGXRKCUTX4P5MEC/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "000f01cd8b6e$438e6000$caab2000$@org",
        "message_id_hash": "KSBGT4Y4ENEEHDZFEAGXRKCUTX4P5MEC",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/KSBGT4Y4ENEEHDZFEAGXRKCUTX4P5MEC/",
        "sender": {
            "address": "kevin (a) eaglecreekobservatory.org",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Kevin Muenzler",
        "subject": "[amsat-bb] Re: AO40 replacement !!!",
        "date": "2012-09-05T13:56:35Z",
        "parent": null,
        "children": []
    }
]