List emails

GET /hyperkitty/api/list/[email protected]/thread/6DPWZSX3JSQ7RMG2KYMPFKRH5HTVPVEI/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/6DPWZSX3JSQ7RMG2KYMPFKRH5HTVPVEI/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "6DPWZSX3JSQ7RMG2KYMPFKRH5HTVPVEI",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/6DPWZSX3JSQ7RMG2KYMPFKRH5HTVPVEI/?format=api",
        "sender": {
            "address": "azrowe80 (a) verizon.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Arthur Rowe",
        "subject": "[sarex]  Medical Testing in Store for the Expedition 14 Crew",
        "date": "2007-04-04T13:03:32Z",
        "parent": null,
        "children": []
    }
]