List emails

GET /hyperkitty/api/list/[email protected]/thread/Y5KVCTYJGIXNJN5NRG5NMFLZZERTBZAQ/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/Y5KVCTYJGIXNJN5NRG5NMFLZZERTBZAQ/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "Y5KVCTYJGIXNJN5NRG5NMFLZZERTBZAQ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/Y5KVCTYJGIXNJN5NRG5NMFLZZERTBZAQ/",
        "sender": {
            "address": "f6htj (a) aol.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb] IR0CD D-Star repeater in satellite band ( 145.975 MHz) ?",
        "date": "2011-01-05T14:06:31Z",
        "parent": null,
        "children": []
    }
]