List emails

GET /hyperkitty/api/list/[email protected]/thread/DMFYS5LES2D5A72VZCN3FDHKUL5KUN7I/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/DMFYS5LES2D5A72VZCN3FDHKUL5KUN7I/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "873DAA129319439CABACECCC1F397002@hppav",
        "message_id_hash": "DMFYS5LES2D5A72VZCN3FDHKUL5KUN7I",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/DMFYS5LES2D5A72VZCN3FDHKUL5KUN7I/",
        "sender": {
            "address": "am25544 (a) triton.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Armando Mercado",
        "subject": "[amsat-bb]  UO-11 Is Back",
        "date": "2009-12-10T15:50:40Z",
        "parent": null,
        "children": []
    }
]