List emails

GET /hyperkitty/api/list/[email protected]/thread/AIBXBTXNLI3JVK76YPD7OKQSLCCZAXZD/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/AIBXBTXNLI3JVK76YPD7OKQSLCCZAXZD/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "000001c824c8$37be32d0$a73a9870$@com",
        "message_id_hash": "AIBXBTXNLI3JVK76YPD7OKQSLCCZAXZD",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/AIBXBTXNLI3JVK76YPD7OKQSLCCZAXZD/",
        "sender": {
            "address": "ed (a) squaretfarm.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Ed Tump",
        "subject": "[amsat-bb]  Now this is fun!",
        "date": "2007-11-12T01:06:09Z",
        "parent": null,
        "children": []
    }
]