List emails

GET /hyperkitty/api/list/[email protected]/thread/TTM2AXJGHGLJNAZI3CRQ5PH2Y3CKT4HE/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/TTM2AXJGHGLJNAZI3CRQ5PH2Y3CKT4HE/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "TTM2AXJGHGLJNAZI3CRQ5PH2Y3CKT4HE",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/TTM2AXJGHGLJNAZI3CRQ5PH2Y3CKT4HE/",
        "sender": {
            "address": "n4ufo (a) yahoo.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Kevin M",
        "subject": "Re: [amsat-bb] Yaesu FT-847 as a satellite rig",
        "date": "2014-10-13T01:03:10Z",
        "parent": null,
        "children": []
    }
]