List emails

GET /hyperkitty/api/list/[email protected]/thread/Z4GDPOMKQCMR4A5ODZQJL4A6QI36WZH5/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/Z4GDPOMKQCMR4A5ODZQJL4A6QI36WZH5/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "Z4GDPOMKQCMR4A5ODZQJL4A6QI36WZH5",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/Z4GDPOMKQCMR4A5ODZQJL4A6QI36WZH5/?format=api",
        "sender": {
            "address": "glasbrenner (a) mindspring.com",
            "mailman_id": "949459c565c44034a664f620a6de3a8f",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/949459c565c44034a664f620a6de3a8f/emails/?format=api"
        },
        "sender_name": "Andrew Glasbrenner",
        "subject": "[amsat-bb]  AO-51 close approach",
        "date": "2010-02-28T19:38:56Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/KUYDH5D2G7CWXJYSO2OB34RKP5ALAZ5B/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/KUYDH5D2G7CWXJYSO2OB34RKP5ALAZ5B/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "E49BADFCAA0148BDB70504E493A1098B@WA4SCA",
        "message_id_hash": "KUYDH5D2G7CWXJYSO2OB34RKP5ALAZ5B",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/Z4GDPOMKQCMR4A5ODZQJL4A6QI36WZH5/?format=api",
        "sender": {
            "address": "APBIDDLE (a) UNITED.NET",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Alan P. Biddle",
        "subject": "[amsat-bb] Re: AO-51 close approach",
        "date": "2010-02-28T21:45:34Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/Z4GDPOMKQCMR4A5ODZQJL4A6QI36WZH5/?format=api",
        "children": []
    }
]