List emails

GET /hyperkitty/api/list/[email protected]/thread/CBYQ6QGMK5PAHLNCUDURTYR2X3LSZ7BR/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/CBYQ6QGMK5PAHLNCUDURTYR2X3LSZ7BR/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "CBYQ6QGMK5PAHLNCUDURTYR2X3LSZ7BR",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CBYQ6QGMK5PAHLNCUDURTYR2X3LSZ7BR/",
        "sender": {
            "address": "protest (a) virginmedia.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Peter Wilson",
        "subject": "[amsat-bb] Re: AO-73 Deaf again ????",
        "date": "2014-03-14T21:40:17Z",
        "parent": null,
        "children": []
    }
]