List emails

GET /hyperkitty/api/list/[email protected]/thread/KN6UD4SEMGONFWNUHNCMDZL2FF2VAQAD/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/KN6UD4SEMGONFWNUHNCMDZL2FF2VAQAD/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "KN6UD4SEMGONFWNUHNCMDZL2FF2VAQAD",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/KN6UD4SEMGONFWNUHNCMDZL2FF2VAQAD/",
        "sender": {
            "address": "johnag9d (a) gmail.com",
            "mailman_id": "a458f56c7d8a4985a1449140c2b52908",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/a458f56c7d8a4985a1449140c2b52908/emails/"
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb] Re: Apathy in the US",
        "date": "2013-09-17T17:30:03Z",
        "parent": null,
        "children": []
    }
]