List emails

GET /hyperkitty/api/list/[email protected]/thread/LWAXUPTNB5MHSGB3BCRCO3FCBJ5LD2ST/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/LWAXUPTNB5MHSGB3BCRCO3FCBJ5LD2ST/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "LWAXUPTNB5MHSGB3BCRCO3FCBJ5LD2ST",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/LWAXUPTNB5MHSGB3BCRCO3FCBJ5LD2ST/?format=api",
        "sender": {
            "address": "azrowe80 (a) verizon.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Arthur Rowe",
        "subject": "[sarex]  Crew Preps for Rendezvous of Automated Transfer Vehicle",
        "date": "2007-03-07T22:21:44Z",
        "parent": null,
        "children": []
    }
]