List emails

GET /hyperkitty/api/list/[email protected]/thread/EZNBFEFGM34CXR7EE5CL6JPSANY7FET7/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/EZNBFEFGM34CXR7EE5CL6JPSANY7FET7/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "EZNBFEFGM34CXR7EE5CL6JPSANY7FET7",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/EZNBFEFGM34CXR7EE5CL6JPSANY7FET7/",
        "sender": {
            "address": "k.alexander (a) rogers.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Ken Alexander",
        "subject": "[amsat-bb] QSLs",
        "date": "2018-06-01T23:54:44Z",
        "parent": null,
        "children": []
    }
]