List emails

GET /hyperkitty/api/list/[email protected]/thread/VNM6EQFUXOBEGKYBPZFLMCVL37XMNDXZ/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/VNM6EQFUXOBEGKYBPZFLMCVL37XMNDXZ/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "VNM6EQFUXOBEGKYBPZFLMCVL37XMNDXZ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/VNM6EQFUXOBEGKYBPZFLMCVL37XMNDXZ/",
        "sender": {
            "address": "hamoen (a) iae.nl",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Henk, PA3GUO",
        "subject": "[amsat-bb] HD Video of satellite FM Data download (or: Amateur\tRadio is cool)",
        "date": "2009-05-30T21:14:37Z",
        "parent": null,
        "children": []
    }
]