List emails

GET /hyperkitty/api/list/[email protected]/thread/DKNKSMPQIHLSWM4OTO2R4F54QEUIJONY/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/DKNKSMPQIHLSWM4OTO2R4F54QEUIJONY/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "DKNKSMPQIHLSWM4OTO2R4F54QEUIJONY",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/DKNKSMPQIHLSWM4OTO2R4F54QEUIJONY/?format=api",
        "sender": {
            "address": "kc2syf (a) gmail.com",
            "mailman_id": "0314018937f54dfebc5a7c471e54b2b2",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/0314018937f54dfebc5a7c471e54b2b2/emails/?format=api"
        },
        "sender_name": "Michael Sartoretti",
        "subject": "[AMSAT-BB] W2T special event",
        "date": "2021-09-11T09:03:32Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/T4AOTFIBYB7S66W5JRO5RQLC2CVTOHQC/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/T4AOTFIBYB7S66W5JRO5RQLC2CVTOHQC/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "T4AOTFIBYB7S66W5JRO5RQLC2CVTOHQC",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/DKNKSMPQIHLSWM4OTO2R4F54QEUIJONY/?format=api",
        "sender": {
            "address": "jkelly (a) verizon.net",
            "mailman_id": "3058c01d05b445f787c5f8cf506462be",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/3058c01d05b445f787c5f8cf506462be/emails/?format=api"
        },
        "sender_name": "Jeff",
        "subject": "[AMSAT-BB] Re: W2T special event",
        "date": "2021-09-11T16:28:23Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/DKNKSMPQIHLSWM4OTO2R4F54QEUIJONY/?format=api",
        "children": []
    }
]