List emails

GET /hyperkitty/api/list/[email protected]/thread/CVMMH3QXTX23SRAREYFOHEB6UVVE4NOE/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/CVMMH3QXTX23SRAREYFOHEB6UVVE4NOE/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "011301c841f6$691938c0$0601a8c0@mylaptop",
        "message_id_hash": "CVMMH3QXTX23SRAREYFOHEB6UVVE4NOE",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CVMMH3QXTX23SRAREYFOHEB6UVVE4NOE/",
        "sender": {
            "address": "n1miw (a) cox.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Larry",
        "subject": "[amsat-bb]  Help with 2.4g downconverter",
        "date": "2007-12-19T04:19:54Z",
        "parent": null,
        "children": []
    }
]