List emails

GET /hyperkitty/api/list/[email protected]/thread/Z4BXJYHKXTXCMIPU3U23JPTH3V2TO4PE/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/Z4BXJYHKXTXCMIPU3U23JPTH3V2TO4PE/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "Z4BXJYHKXTXCMIPU3U23JPTH3V2TO4PE",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/Z4BXJYHKXTXCMIPU3U23JPTH3V2TO4PE/?format=api",
        "sender": {
            "address": "azrowe80 (a) verizon.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Arthur Rowe",
        "subject": "[sarex] NASA'S Shuttle Discovery Begins Mission to the Space Station",
        "date": "2007-10-23T18:47:14Z",
        "parent": null,
        "children": []
    }
]