List emails

GET /hyperkitty/api/list/[email protected]/thread/IRTPMXV2MK5NJ6ZROPO3EUFQVLE6JLNW/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/IRTPMXV2MK5NJ6ZROPO3EUFQVLE6JLNW/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "IRTPMXV2MK5NJ6ZROPO3EUFQVLE6JLNW",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/IRTPMXV2MK5NJ6ZROPO3EUFQVLE6JLNW/",
        "sender": {
            "address": "k8ocl (a) hotmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "John Champa",
        "subject": "[amsat-bb] Re: S band interference solution",
        "date": "2006-10-05T17:40:47Z",
        "parent": null,
        "children": []
    }
]