List emails

GET /hyperkitty/api/list/[email protected]/thread/SJGNLADB4OTVMFBPEPWC53FEQHDZW3R6/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/SJGNLADB4OTVMFBPEPWC53FEQHDZW3R6/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "002601c7d7f4$723f94b0$8f00a8c0@murtle",
        "message_id_hash": "SJGNLADB4OTVMFBPEPWC53FEQHDZW3R6",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/SJGNLADB4OTVMFBPEPWC53FEQHDZW3R6/?format=api",
        "sender": {
            "address": "morry (a) tekinnovations.com.au",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Morry Clark",
        "subject": "[sarex] Average time between applying for ARISS and getting a\tcontact date",
        "date": "2007-08-06T06:38:47Z",
        "parent": null,
        "children": []
    }
]