List emails

GET /hyperkitty/api/list/[email protected]/thread/2CSDV2LZVK4ZPOF5M62SDWKIJTZYPPN6/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/2CSDV2LZVK4ZPOF5M62SDWKIJTZYPPN6/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "2CSDV2LZVK4ZPOF5M62SDWKIJTZYPPN6",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2CSDV2LZVK4ZPOF5M62SDWKIJTZYPPN6/",
        "sender": {
            "address": "nx9b (a) comcast.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb] The trial of NX9B - Part 2",
        "date": "2015-04-16T23:01:45Z",
        "parent": null,
        "children": []
    }
]