List emails

GET /hyperkitty/api/list/[email protected]/thread/AD2S57PVDXKVGLBYSCHOESU7YIBNTBKE/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/AD2S57PVDXKVGLBYSCHOESU7YIBNTBKE/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "AD2S57PVDXKVGLBYSCHOESU7YIBNTBKE",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/AD2S57PVDXKVGLBYSCHOESU7YIBNTBKE/",
        "sender": {
            "address": "k9qho6762 (a) sbcglobal.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "WILLIAMS MICHAEL",
        "subject": "[amsat-bb] Re: G-5500 frozen",
        "date": "2013-01-13T04:43:01Z",
        "parent": null,
        "children": []
    }
]