List emails

GET /hyperkitty/api/list/[email protected]/thread/33YDOEPXQW4TYMPP5MYOXVBE4ZKANCMT/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/33YDOEPXQW4TYMPP5MYOXVBE4ZKANCMT/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "33YDOEPXQW4TYMPP5MYOXVBE4ZKANCMT",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/33YDOEPXQW4TYMPP5MYOXVBE4ZKANCMT/?format=api",
        "sender": {
            "address": "quadpugh (a) bellsouth.net",
            "mailman_id": "c437f8e47eae42deb05fcffec360bcff",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/c437f8e47eae42deb05fcffec360bcff/emails/?format=api"
        },
        "sender_name": "Nick Pugh",
        "subject": "[AMSAT-BB] space x",
        "date": "2021-04-21T09:42:24Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/AECUWKG3OY57APUBOKJQZHUDOBG5VBU6/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/AECUWKG3OY57APUBOKJQZHUDOBG5VBU6/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "AECUWKG3OY57APUBOKJQZHUDOBG5VBU6",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/33YDOEPXQW4TYMPP5MYOXVBE4ZKANCMT/?format=api",
        "sender": {
            "address": "k8bl (a) ameritech.net",
            "mailman_id": "09d44ca80f1f4694b8fcbd564878978c",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/09d44ca80f1f4694b8fcbd564878978c/emails/?format=api"
        },
        "sender_name": "Bob Liddy (K8BL)",
        "subject": "[AMSAT-BB] Re: space x",
        "date": "2021-04-21T13:26:20Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/33YDOEPXQW4TYMPP5MYOXVBE4ZKANCMT/?format=api",
        "children": []
    }
]