List emails

GET /hyperkitty/api/list/[email protected]/thread/A3HTQ6WVYZLGI2WFBZGYRBAAYPGX3F43/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/A3HTQ6WVYZLGI2WFBZGYRBAAYPGX3F43/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "A3HTQ6WVYZLGI2WFBZGYRBAAYPGX3F43",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/A3HTQ6WVYZLGI2WFBZGYRBAAYPGX3F43/?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] AeroAstro bites the dust",
        "date": "2012-07-27T02:30:25Z",
        "parent": null,
        "children": []
    }
]