List emails

GET /hyperkitty/api/list/[email protected]/thread/Q3MEMURZGF5V3MLCGGPM3JCKR3PTODUZ/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/Q3MEMURZGF5V3MLCGGPM3JCKR3PTODUZ/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "Q3MEMURZGF5V3MLCGGPM3JCKR3PTODUZ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/Q3MEMURZGF5V3MLCGGPM3JCKR3PTODUZ/",
        "sender": {
            "address": "k8ocl (a) hotmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "John Champa",
        "subject": "[amsat-bb] Re: 2MCP22",
        "date": "2006-10-12T19:52:23Z",
        "parent": null,
        "children": []
    }
]