List emails

GET /hyperkitty/api/list/[email protected]/thread/XR6JYL52TM2IJ43Z4UHLYGMM5NZ4AMT4/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/XR6JYL52TM2IJ43Z4UHLYGMM5NZ4AMT4/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "XR6JYL52TM2IJ43Z4UHLYGMM5NZ4AMT4",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/XR6JYL52TM2IJ43Z4UHLYGMM5NZ4AMT4/?format=api",
        "sender": {
            "address": "hamsat (a) xs4all.nl",
            "mailman_id": "a7dc1a0fdc8340408467dc22191617fd",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/a7dc1a0fdc8340408467dc22191617fd/emails/?format=api"
        },
        "sender_name": "Nico Janssen",
        "subject": "[amsat-bb] Zhou Enlai (HA 1) downlink active",
        "date": "2018-04-29T13:49:00Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/2BEUQD32BSACAGAGK7HT7ZCWOW3RMHC6/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/2BEUQD32BSACAGAGK7HT7ZCWOW3RMHC6/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "2BEUQD32BSACAGAGK7HT7ZCWOW3RMHC6",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/XR6JYL52TM2IJ43Z4UHLYGMM5NZ4AMT4/?format=api",
        "sender": {
            "address": "fredy (a) fredy.gr",
            "mailman_id": "c1eaf08c7db04bf694a4354a90a88471",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/c1eaf08c7db04bf694a4354a90a88471/emails/?format=api"
        },
        "sender_name": "Alfredos (fredy) Damkalis",
        "subject": "Re: [amsat-bb] Zhou Enlai (HA 1) downlink active",
        "date": "2018-05-02T07:51:31Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/XR6JYL52TM2IJ43Z4UHLYGMM5NZ4AMT4/?format=api",
        "children": []
    }
]