List emails

GET /hyperkitty/api/list/[email protected]/thread/ZLABDLK4JITC7QDRXUBDWOBMZZNFI2E2/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/ZLABDLK4JITC7QDRXUBDWOBMZZNFI2E2/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "ZLABDLK4JITC7QDRXUBDWOBMZZNFI2E2",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ZLABDLK4JITC7QDRXUBDWOBMZZNFI2E2/",
        "sender": {
            "address": "rhyolite (a) nettally.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "RFI-EMI-GUY",
        "subject": "[amsat-bb]  Kansas City Tracker Tuner FS at Orlando Hamfest",
        "date": "2008-02-10T05:36:34Z",
        "parent": null,
        "children": []
    }
]