List emails

GET /hyperkitty/api/list/[email protected]/thread/V2YQSMQ4IADUTIJF4IYLN44TKBTMACDD/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/V2YQSMQ4IADUTIJF4IYLN44TKBTMACDD/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "V2YQSMQ4IADUTIJF4IYLN44TKBTMACDD",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/V2YQSMQ4IADUTIJF4IYLN44TKBTMACDD/?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": "[amsat-bb]  ISS and Shuttle Silhoutte Against Sun",
        "date": "2010-05-19T17:08:01Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/FU6YVCN3JQU7UADKOGRGU34FOUIRT7M7/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/FU6YVCN3JQU7UADKOGRGU34FOUIRT7M7/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "FU6YVCN3JQU7UADKOGRGU34FOUIRT7M7",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/V2YQSMQ4IADUTIJF4IYLN44TKBTMACDD/?format=api",
        "sender": {
            "address": "domenico.i8cvs (a) tin.it",
            "mailman_id": "5009f840fbce43d9a65e160785fe26d4",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/5009f840fbce43d9a65e160785fe26d4/emails/?format=api"
        },
        "sender_name": "i8cvs",
        "subject": "[amsat-bb] Re: ISS and Shuttle Silhoutte Against Sun",
        "date": "2010-05-19T22:32:30Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/V2YQSMQ4IADUTIJF4IYLN44TKBTMACDD/?format=api",
        "children": []
    }
]