List emails

GET /hyperkitty/api/list/[email protected]/thread/UFY7WEYBNW766NGIIFWOLOJNCHAQDB2P/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/UFY7WEYBNW766NGIIFWOLOJNCHAQDB2P/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "UFY7WEYBNW766NGIIFWOLOJNCHAQDB2P",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/UFY7WEYBNW766NGIIFWOLOJNCHAQDB2P/",
        "sender": {
            "address": "Pughkeithd (a) cs.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb] Re: ISS keps",
        "date": "2010-09-21T05:46:58Z",
        "parent": null,
        "children": []
    }
]