List emails

GET /hyperkitty/api/list/[email protected]/thread/7N42QSWIGROFY2IPKRX7AZTCGBQUCTC4/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/7N42QSWIGROFY2IPKRX7AZTCGBQUCTC4/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "7N42QSWIGROFY2IPKRX7AZTCGBQUCTC4",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/7N42QSWIGROFY2IPKRX7AZTCGBQUCTC4/?format=api",
        "sender": {
            "address": "w1pa (a) hotmail.com",
            "mailman_id": "40f14f46c3444acf902c22b658e82117",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/40f14f46c3444acf902c22b658e82117/emails/?format=api"
        },
        "sender_name": "Bill Acito W1PA",
        "subject": "[amsat-bb] IC-W32A versus FT530",
        "date": "2011-08-12T15:24:25Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/4R2QOY5VL72EYZZUCORJPZ7KBBPZL323/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/4R2QOY5VL72EYZZUCORJPZ7KBBPZL323/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "A8AF55FFB64B4A8EB6C89E3C42B4D70E@KB7TBT",
        "message_id_hash": "4R2QOY5VL72EYZZUCORJPZ7KBBPZL323",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/7N42QSWIGROFY2IPKRX7AZTCGBQUCTC4/?format=api",
        "sender": {
            "address": "kb7tbt (a) gmail.com",
            "mailman_id": "ec1b115f553f46d7af7f1c87d1bea198",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/ec1b115f553f46d7af7f1c87d1bea198/emails/?format=api"
        },
        "sender_name": "James",
        "subject": "[amsat-bb] Re: IC-W32A versus FT530",
        "date": "2011-08-12T16:07:32Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/7N42QSWIGROFY2IPKRX7AZTCGBQUCTC4/?format=api",
        "children": []
    }
]