List emails

GET /hyperkitty/api/list/[email protected]/thread/UXEPXE4IBOOWVRQSGJN635Y6YGVPZYXQ/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/UXEPXE4IBOOWVRQSGJN635Y6YGVPZYXQ/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "006a01c8fcaf$826fcae0$6701a8c0@peter",
        "message_id_hash": "UXEPXE4IBOOWVRQSGJN635Y6YGVPZYXQ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/UXEPXE4IBOOWVRQSGJN635Y6YGVPZYXQ/",
        "sender": {
            "address": "roi (a) optonline.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Peter",
        "subject": "[amsat-bb]  SSB Preamp",
        "date": "2008-08-12T19:10:45Z",
        "parent": null,
        "children": []
    }
]