List emails

GET /hyperkitty/api/list/[email protected]/thread/XTUVBD3UDEMK2YJB6JIYRMGMJYFPIOWY/emails/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/XTUVBD3UDEMK2YJB6JIYRMGMJYFPIOWY/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "XTUVBD3UDEMK2YJB6JIYRMGMJYFPIOWY",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/XTUVBD3UDEMK2YJB6JIYRMGMJYFPIOWY/?format=api",
        "sender": {
            "address": "k8bl (a) ameritech.net",
            "mailman_id": "09d44ca80f1f4694b8fcbd564878978c",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/09d44ca80f1f4694b8fcbd564878978c/emails/?format=api"
        },
        "sender_name": "R.T.Liddy",
        "subject": "[amsat-bb] UT1FG/MM",
        "date": "2019-02-20T17:49:23Z",
        "parent": null,
        "children": []
    }
]