List emails

GET /hyperkitty/api/list/[email protected]/thread/4FVAKZ37P2GQHXW3RXNFOV4N57S35NNX/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/4FVAKZ37P2GQHXW3RXNFOV4N57S35NNX/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "4FVAKZ37P2GQHXW3RXNFOV4N57S35NNX",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/4FVAKZ37P2GQHXW3RXNFOV4N57S35NNX/?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] NS39 Activation 10/19",
        "date": "2016-10-18T15:43:19Z",
        "parent": null,
        "children": []
    }
]