List emails

GET /hyperkitty/api/list/[email protected]/thread/4IGSDT3JZAPK6OAPS5B3U6WIAKZBSJC6/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/4IGSDT3JZAPK6OAPS5B3U6WIAKZBSJC6/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "4IGSDT3JZAPK6OAPS5B3U6WIAKZBSJC6",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/4IGSDT3JZAPK6OAPS5B3U6WIAKZBSJC6/",
        "sender": {
            "address": "archie.hackett (a) hotmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "John Hackett",
        "subject": "[amsat-bb]  AO-7 log.",
        "date": "2008-05-07T18:39:19Z",
        "parent": null,
        "children": []
    }
]