List emails

GET /hyperkitty/api/list/[email protected]/thread/ZFQINOVLRMSPROXYJUUVDIYR2S5US26M/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/ZFQINOVLRMSPROXYJUUVDIYR2S5US26M/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "ZFQINOVLRMSPROXYJUUVDIYR2S5US26M",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ZFQINOVLRMSPROXYJUUVDIYR2S5US26M/",
        "sender": {
            "address": "ve4gtb (a) mymts.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Gerry",
        "subject": "[amsat-bb]  For Sale",
        "date": "2011-05-11T15:15:40Z",
        "parent": null,
        "children": []
    }
]