List emails

GET /hyperkitty/api/list/[email protected]/thread/NKCT3E3GQJYDPF5MP72MTATH4YODPJES/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/NKCT3E3GQJYDPF5MP72MTATH4YODPJES/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "1223614430.5630.2.camel@localhost",
        "message_id_hash": "NKCT3E3GQJYDPF5MP72MTATH4YODPJES",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/NKCT3E3GQJYDPF5MP72MTATH4YODPJES/",
        "sender": {
            "address": "w8iss (a) wideopenwest.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "James French",
        "subject": "[ans]  WSR-283 Weekly Satellite Report 283",
        "date": "2008-10-10T04:53:49Z",
        "parent": null,
        "children": []
    }
]