List emails

GET /hyperkitty/api/list/[email protected]/thread/K7VNCWIJPFTY6LKKG46A27IPCDOYDMYH/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/K7VNCWIJPFTY6LKKG46A27IPCDOYDMYH/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "K7VNCWIJPFTY6LKKG46A27IPCDOYDMYH",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/K7VNCWIJPFTY6LKKG46A27IPCDOYDMYH/?format=api",
        "sender": {
            "address": "zmetzing (a) pobox.com",
            "mailman_id": "ce4de44a24d744e39d7c2f77d871d617",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/ce4de44a24d744e39d7c2f77d871d617/emails/?format=api"
        },
        "sender_name": "Zach Metzinger",
        "subject": "[AMSAT-BB] Re: misc S band stuff",
        "date": "2023-09-20T01:55:53Z",
        "parent": null,
        "children": []
    }
]