List emails

GET /hyperkitty/api/list/[email protected]/thread/DDWELLUTCNW6MA4DMAN6LRRPYEIQADPP/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/DDWELLUTCNW6MA4DMAN6LRRPYEIQADPP/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "DDWELLUTCNW6MA4DMAN6LRRPYEIQADPP",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/DDWELLUTCNW6MA4DMAN6LRRPYEIQADPP/?format=api",
        "sender": {
            "address": "azrowe80 (a) verizon.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Arthur Rowe",
        "subject": "[sarex]  ISS STATUS REPORT: SS07-12",
        "date": "2007-03-09T22:26:38Z",
        "parent": null,
        "children": []
    }
]