List emails

GET /hyperkitty/api/list/[email protected]/thread/2A7RXY6UHLACOEY5ECCZUK4SBLKGCOQ5/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/2A7RXY6UHLACOEY5ECCZUK4SBLKGCOQ5/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "2A7RXY6UHLACOEY5ECCZUK4SBLKGCOQ5",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2A7RXY6UHLACOEY5ECCZUK4SBLKGCOQ5/",
        "sender": {
            "address": "nna6us (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Dwayne Sinclair",
        "subject": "Re: [amsat-bb] Non Profits and Boards",
        "date": "2020-07-13T03:37:23Z",
        "parent": null,
        "children": []
    }
]