List emails

GET /hyperkitty/api/list/[email protected]/thread/S3Y2UL55JTPZFHOT6Y2OX3WJPXEXD44Q/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/S3Y2UL55JTPZFHOT6Y2OX3WJPXEXD44Q/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "S3Y2UL55JTPZFHOT6Y2OX3WJPXEXD44Q",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/S3Y2UL55JTPZFHOT6Y2OX3WJPXEXD44Q/",
        "sender": {
            "address": "michael.bd5rv (a) gmail.com",
            "mailman_id": "ff1b26cffb8a4a659951c3eb99d13227",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/ff1b26cffb8a4a659951c3eb99d13227/emails/"
        },
        "sender_name": "Michael Chen",
        "subject": "[amsat-bb]  SwissCube",
        "date": "2010-07-28T17:06:26Z",
        "parent": null,
        "children": []
    }
]