List emails

GET /hyperkitty/api/list/[email protected]/thread/VFML3TJZMXINTYVXC36OVWDWBKNJBIRG/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/VFML3TJZMXINTYVXC36OVWDWBKNJBIRG/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "VFML3TJZMXINTYVXC36OVWDWBKNJBIRG",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/VFML3TJZMXINTYVXC36OVWDWBKNJBIRG/",
        "sender": {
            "address": "Rday (a) nisdtx.org",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Day, Wayne",
        "subject": "Re: [amsat-bb] A video about AO-91",
        "date": "2017-12-07T16:51:34Z",
        "parent": null,
        "children": []
    }
]