List emails

GET /hyperkitty/api/list/[email protected]/thread/TA2T5R6JUQBSLWKBJAYBBWOB6EGSSXT4/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/TA2T5R6JUQBSLWKBJAYBBWOB6EGSSXT4/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "TA2T5R6JUQBSLWKBJAYBBWOB6EGSSXT4",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/TA2T5R6JUQBSLWKBJAYBBWOB6EGSSXT4/?format=api",
        "sender": {
            "address": "azrowe80 (a) verizon.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Arthur Rowe",
        "subject": "[sarex]  NASA WELCOMES DISCOVERY CREW HOME FOR THE HOLIDAYS",
        "date": "2006-12-23T01:06:25Z",
        "parent": null,
        "children": []
    }
]