List emails

GET /hyperkitty/api/list/[email protected]/thread/INB4URNB76VS264BE5AT4PBSZLK7RC5S/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/INB4URNB76VS264BE5AT4PBSZLK7RC5S/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "000401c83e78$88bd15b0$079efed8@clare",
        "message_id_hash": "INB4URNB76VS264BE5AT4PBSZLK7RC5S",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/INB4URNB76VS264BE5AT4PBSZLK7RC5S/",
        "sender": {
            "address": "lcfowler (a) magma.ca",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Clare Fowler",
        "subject": "[amsat-bb] Re: passive reflector links?",
        "date": "2007-12-14T17:41:17Z",
        "parent": null,
        "children": []
    }
]