List emails

GET /hyperkitty/api/list/[email protected]/thread/AVTMQHMOWV6HKPQRBPJ3WHP7FKSIMC44/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/AVTMQHMOWV6HKPQRBPJ3WHP7FKSIMC44/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "AVTMQHMOWV6HKPQRBPJ3WHP7FKSIMC44",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/AVTMQHMOWV6HKPQRBPJ3WHP7FKSIMC44/?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",
        "subject": "[AMSAT-BB] kit ",
        "date": "2023-11-03T11:04:47Z",
        "parent": null,
        "children": []
    }
]