List emails

GET /hyperkitty/api/list/[email protected]/thread/GLQ4FFDOZNZLDMKGOJLGUYHTCEW4CAPV/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/GLQ4FFDOZNZLDMKGOJLGUYHTCEW4CAPV/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "GLQ4FFDOZNZLDMKGOJLGUYHTCEW4CAPV",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/GLQ4FFDOZNZLDMKGOJLGUYHTCEW4CAPV/",
        "sender": {
            "address": "philji (a) mac.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Phillip Lontz",
        "subject": "[amsat-bb] The AO 91 sure works well...",
        "date": "2018-01-08T20:41:26Z",
        "parent": null,
        "children": []
    }
]