List emails

GET /hyperkitty/api/list/[email protected]/thread/2N3LGTBUBM7NSR3GT5K6XED3BUQLKOSA/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/2N3LGTBUBM7NSR3GT5K6XED3BUQLKOSA/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "000b01c8dd1b$93985a70$6401a8c0@Sony2G4",
        "message_id_hash": "2N3LGTBUBM7NSR3GT5K6XED3BUQLKOSA",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2N3LGTBUBM7NSR3GT5K6XED3BUQLKOSA/?format=api",
        "sender": {
            "address": "n5gui (a) cox.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "James Whitfield",
        "subject": "[amsat-bb]  Comment on ASMO (American Student Moon Orbiter)",
        "date": "2008-07-03T14:46:28Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/7JG3I6RFIMUEUX6NEPBNAHJXDO4THGCB/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/7JG3I6RFIMUEUX6NEPBNAHJXDO4THGCB/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "7JG3I6RFIMUEUX6NEPBNAHJXDO4THGCB",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2N3LGTBUBM7NSR3GT5K6XED3BUQLKOSA/?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": "[amsat-bb] Re: Comment on ASMO (American Student Moon Orbiter)",
        "date": "2008-07-03T15:53:31Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/2N3LGTBUBM7NSR3GT5K6XED3BUQLKOSA/?format=api",
        "children": []
    }
]