List emails

GET /hyperkitty/api/list/[email protected]/thread/ZM6PYVM46AJDHLSCIZC24J37GWBT2A6S/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/ZM6PYVM46AJDHLSCIZC24J37GWBT2A6S/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "ZM6PYVM46AJDHLSCIZC24J37GWBT2A6S",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ZM6PYVM46AJDHLSCIZC24J37GWBT2A6S/?format=api",
        "sender": {
            "address": "clintbradford (a) mac.com",
            "mailman_id": "ce19a58d4cd34917a413a100662056d9",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/ce19a58d4cd34917a413a100662056d9/emails/?format=api"
        },
        "sender_name": "Clint Bradford",
        "subject": "Re: [amsat-bb] CHIRP programming file for the VHF/UHF satellites",
        "date": "2016-12-02T02:29:36Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/NZNWASCD5YWE36F65UX6RFG3LA5OTLWU/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/NZNWASCD5YWE36F65UX6RFG3LA5OTLWU/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "NZNWASCD5YWE36F65UX6RFG3LA5OTLWU",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ZM6PYVM46AJDHLSCIZC24J37GWBT2A6S/?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": "Re: [amsat-bb] CHIRP programming file for the VHF/UHF satellites",
        "date": "2016-12-03T22:54:44Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ZM6PYVM46AJDHLSCIZC24J37GWBT2A6S/?format=api",
        "children": []
    }
]