List emails

GET /hyperkitty/api/list/[email protected]/thread/YXALKSUIGGXLNCFNC42TVRAC4AZMCQIV/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/YXALKSUIGGXLNCFNC42TVRAC4AZMCQIV/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "YXALKSUIGGXLNCFNC42TVRAC4AZMCQIV",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/YXALKSUIGGXLNCFNC42TVRAC4AZMCQIV/",
        "sender": {
            "address": "at746 (a) wanadoo.es",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "David",
        "subject": "[amsat-bb] Planned SSTV. Testing from ISS ???",
        "date": "2015-07-18T11:13:18Z",
        "parent": null,
        "children": []
    }
]