List emails

GET /hyperkitty/api/list/[email protected]/thread/UVMSCWKNKJJJXTWHJ76HIY4YULYKFWCF/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/UVMSCWKNKJJJXTWHJ76HIY4YULYKFWCF/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "004601c86b6d$3feec8c0$6501a8c0@JEFFSHAMSHACKCO",
        "message_id_hash": "UVMSCWKNKJJJXTWHJ76HIY4YULYKFWCF",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/UVMSCWKNKJJJXTWHJ76HIY4YULYKFWCF/?format=api",
        "sender": {
            "address": "radiooperator (a) comcast.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Mr Jeffrey L Ross",
        "subject": "[amsat-bb]  again wanted 1 data sat, with pics nice",
        "date": "2008-02-09T22:37:11Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/63PA65UVSBBQYPMOINWCNM4HVCINILOI/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/63PA65UVSBBQYPMOINWCNM4HVCINILOI/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "63PA65UVSBBQYPMOINWCNM4HVCINILOI",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/UVMSCWKNKJJJXTWHJ76HIY4YULYKFWCF/?format=api",
        "sender": {
            "address": "ve9qrp (a) gmail.com",
            "mailman_id": "4d6061838db34aba9a1c4722addebfaf",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/4d6061838db34aba9a1c4722addebfaf/emails/?format=api"
        },
        "sender_name": "Bruce Robertson",
        "subject": "[amsat-bb] Re: again wanted 1 data sat, with pics nice",
        "date": "2008-02-10T12:08:59Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/UVMSCWKNKJJJXTWHJ76HIY4YULYKFWCF/?format=api",
        "children": []
    }
]