List emails

GET /hyperkitty/api/list/[email protected]/thread/CLMOXPGW7SWCCO7EEA774FAMTYW2MLCK/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/CLMOXPGW7SWCCO7EEA774FAMTYW2MLCK/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "CLMOXPGW7SWCCO7EEA774FAMTYW2MLCK",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CLMOXPGW7SWCCO7EEA774FAMTYW2MLCK/",
        "sender": {
            "address": "dsnider (a) rhrs.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Don Snider",
        "subject": "[amsat-bb]  N3MK operation from FM27 this weekend",
        "date": "2011-08-10T13:06:04Z",
        "parent": null,
        "children": []
    }
]