List emails

GET /hyperkitty/api/list/[email protected]/thread/7JNOZ54PBMI2T6NTJBGW2AWACZFWUWP2/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/7JNOZ54PBMI2T6NTJBGW2AWACZFWUWP2/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "7JNOZ54PBMI2T6NTJBGW2AWACZFWUWP2",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/7JNOZ54PBMI2T6NTJBGW2AWACZFWUWP2/?format=api",
        "sender": {
            "address": "azrowe80 (a) verizon.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Arthur Rowe",
        "subject": "[sarex] NASA's Shuttle Endeavour Set for Move to Vehicle Assembly\tBuilding",
        "date": "2007-06-27T22:30:05Z",
        "parent": null,
        "children": []
    }
]