List emails

GET /hyperkitty/api/list/[email protected]/thread/DJND5EXBXQ6UY2SJ36DTX6SFJTUCOGDG/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/DJND5EXBXQ6UY2SJ36DTX6SFJTUCOGDG/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "DJND5EXBXQ6UY2SJ36DTX6SFJTUCOGDG",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/DJND5EXBXQ6UY2SJ36DTX6SFJTUCOGDG/?format=api",
        "sender": {
            "address": "azrowe80 (a) verizon.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Arthur Rowe",
        "subject": "[sarex]  STS-116  Launch Contingency Support",
        "date": "2006-12-20T13:40:22Z",
        "parent": null,
        "children": []
    }
]