List emails

GET /hyperkitty/api/list/[email protected]/thread/LDIL2JZXOBIKNWZBPCCNG2ZAVAX2OQBR/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/LDIL2JZXOBIKNWZBPCCNG2ZAVAX2OQBR/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "LDIL2JZXOBIKNWZBPCCNG2ZAVAX2OQBR",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/LDIL2JZXOBIKNWZBPCCNG2ZAVAX2OQBR/",
        "sender": {
            "address": "simon (a) sdr-radio.com",
            "mailman_id": "7ad433ec4db746178aa134ed7c5517b4",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/7ad433ec4db746178aa134ed7c5517b4/emails/"
        },
        "sender_name": "Simon Brown",
        "subject": "Re: [amsat-bb] RadFxSat Heard",
        "date": "2017-11-18T12:37:23Z",
        "parent": null,
        "children": []
    }
]