List emails

GET /hyperkitty/api/list/[email protected]/thread/CEYSM3AKQOJPFT6UMOJ4OZ5575DAAT73/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/CEYSM3AKQOJPFT6UMOJ4OZ5575DAAT73/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "CEYSM3AKQOJPFT6UMOJ4OZ5575DAAT73",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CEYSM3AKQOJPFT6UMOJ4OZ5575DAAT73/",
        "sender": {
            "address": "n4ufo (a) yahoo.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Kevin M",
        "subject": "[amsat-bb] My apologies",
        "date": "2017-04-18T07:34:34Z",
        "parent": null,
        "children": []
    }
]