List emails

GET /hyperkitty/api/list/[email protected]/thread/FCSISBKBT3BG5BPO3HR4O7DKQRWDBPGF/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/FCSISBKBT3BG5BPO3HR4O7DKQRWDBPGF/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "FCSISBKBT3BG5BPO3HR4O7DKQRWDBPGF",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/FCSISBKBT3BG5BPO3HR4O7DKQRWDBPGF/?format=api",
        "sender": {
            "address": "k0blt (a) juno.com",
            "mailman_id": "82d15e0ada534ea6845440278a076b63",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/82d15e0ada534ea6845440278a076b63/emails/?format=api"
        },
        "sender_name": "Frank A Cahoy",
        "subject": "[amsat-bb]  License Renewal",
        "date": "2007-08-02T19:11:10Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/KS64ZMOYGS4CLAZZRDKK3WEXTYV3IUOP/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/KS64ZMOYGS4CLAZZRDKK3WEXTYV3IUOP/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "KS64ZMOYGS4CLAZZRDKK3WEXTYV3IUOP",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/FCSISBKBT3BG5BPO3HR4O7DKQRWDBPGF/?format=api",
        "sender": {
            "address": "eric (a) christensenplace.us",
            "mailman_id": "568dec94534e4a5aa7ef764bcf8ca8d4",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/568dec94534e4a5aa7ef764bcf8ca8d4/emails/?format=api"
        },
        "sender_name": "Eric Christensen",
        "subject": "[amsat-bb] Re: License Renewal",
        "date": "2007-08-02T21:02:28Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/FCSISBKBT3BG5BPO3HR4O7DKQRWDBPGF/?format=api",
        "children": []
    }
]