List emails

GET /hyperkitty/api/list/[email protected]/thread/EZKPKFLAQ7SUN42N36KLQJII5U64P3T6/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/EZKPKFLAQ7SUN42N36KLQJII5U64P3T6/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CABX7KxUd-4HQ5q4TRCL0XX3qmts_FbZd2Tf0UzcXQBa-eMJoxw@mail.gmail.com",
        "message_id_hash": "EZKPKFLAQ7SUN42N36KLQJII5U64P3T6",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/EZKPKFLAQ7SUN42N36KLQJII5U64P3T6/?format=api",
        "sender": {
            "address": "burns (a) fisher.cc",
            "mailman_id": "a70a14b01d194b088bbccfb1063ae10d",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/a70a14b01d194b088bbccfb1063ae10d/emails/?format=api"
        },
        "sender_name": "Burns Fisher",
        "subject": "[amsat-bb] Re: AMSAT-BB Digest, Vol 6, Issue 478",
        "date": "2011-08-20T02:32:35Z",
        "parent": null,
        "children": []
    }
]