List emails

GET /hyperkitty/api/list/[email protected]/thread/WFRF2BOCSKNQPHKTVL4Y6WJ47AFYBD6G/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/WFRF2BOCSKNQPHKTVL4Y6WJ47AFYBD6G/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "WFRF2BOCSKNQPHKTVL4Y6WJ47AFYBD6G",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/WFRF2BOCSKNQPHKTVL4Y6WJ47AFYBD6G/?format=api",
        "sender": {
            "address": "n8fgv (a) usa.net",
            "mailman_id": "f6e54576fb004c47b5f66ed18f512da0",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/f6e54576fb004c47b5f66ed18f512da0/emails/?format=api"
        },
        "sender_name": "Daniel Schultz",
        "subject": "[amsat-bb] A Quantum Mechanical Analysis of the Santa Claus problem",
        "date": "2008-12-25T07:17:56Z",
        "parent": null,
        "children": []
    }
]