List emails

GET /hyperkitty/api/list/[email protected]/thread/3CM2RGLH3ZZMD2CXKTJTEBJJIK4DF3SX/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/3CM2RGLH3ZZMD2CXKTJTEBJJIK4DF3SX/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "3CM2RGLH3ZZMD2CXKTJTEBJJIK4DF3SX",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/3CM2RGLH3ZZMD2CXKTJTEBJJIK4DF3SX/?format=api",
        "sender": {
            "address": "nss (a) mwt.net",
            "mailman_id": "dcbc470b28c44e9290bec31bccad0f07",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/dcbc470b28c44e9290bec31bccad0f07/emails/?format=api"
        },
        "sender_name": "Joe",
        "subject": "[amsat-bb] HRD Track Error",
        "date": "2017-02-20T13:55:47Z",
        "parent": null,
        "children": []
    }
]