List emails

GET /hyperkitty/api/list/[email protected]/thread/6V2PACTLWVNTZI24NSK4KR4CPTUIDZSO/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/6V2PACTLWVNTZI24NSK4KR4CPTUIDZSO/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "6V2PACTLWVNTZI24NSK4KR4CPTUIDZSO",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/6V2PACTLWVNTZI24NSK4KR4CPTUIDZSO/?format=api",
        "sender": {
            "address": "karn (a) ka9q.net",
            "mailman_id": "2bbe60fb09cf45d7b4b0ca5bad7bbdac",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/2bbe60fb09cf45d7b4b0ca5bad7bbdac/emails/?format=api"
        },
        "sender_name": "Phil Karn",
        "subject": "[amsat-bb] Eimac Moonbounce Notes collection",
        "date": "2015-10-11T10:14:40Z",
        "parent": null,
        "children": []
    }
]