List emails

GET /hyperkitty/api/list/[email protected]/thread/IG6ZNBGPNETVUOYDIU2CVS36ZQJJYPTJ/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/IG6ZNBGPNETVUOYDIU2CVS36ZQJJYPTJ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "IG6ZNBGPNETVUOYDIU2CVS36ZQJJYPTJ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/IG6ZNBGPNETVUOYDIU2CVS36ZQJJYPTJ/?format=api",
        "sender": {
            "address": "w5rkn (a) w5rkn.com",
            "mailman_id": "ce8329f57b214c74b5462b39cfe26858",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/ce8329f57b214c74b5462b39cfe26858/emails/?format=api"
        },
        "sender_name": "Ronald Parsons",
        "subject": "[amsat-bb] Test - ignore",
        "date": "2020-04-01T19:04:06Z",
        "parent": null,
        "children": []
    }
]