List emails

GET /hyperkitty/api/list/[email protected]/thread/BO7O7F3V677TC5C7UF25Q4WL5JKRFEGH/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/BO7O7F3V677TC5C7UF25Q4WL5JKRFEGH/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "BO7O7F3V677TC5C7UF25Q4WL5JKRFEGH",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/BO7O7F3V677TC5C7UF25Q4WL5JKRFEGH/",
        "sender": {
            "address": "protest (a) virginmedia.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Peter Wilson",
        "subject": "[amsat-bb] SatPC32 - New version",
        "date": "2014-01-10T20:52:54Z",
        "parent": null,
        "children": []
    }
]