List emails

GET /hyperkitty/api/list/[email protected]/thread/W26YYUXMPECW5J6VS3PH23X4CLVQQ4GE/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/W26YYUXMPECW5J6VS3PH23X4CLVQQ4GE/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "W26YYUXMPECW5J6VS3PH23X4CLVQQ4GE",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/W26YYUXMPECW5J6VS3PH23X4CLVQQ4GE/",
        "sender": {
            "address": "rupert.hamblin (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Rupert Hamblin",
        "subject": "Re: [amsat-bb] Amsat Radio Log",
        "date": "2016-05-03T20:16:51Z",
        "parent": null,
        "children": []
    }
]