List emails

GET /hyperkitty/api/list/[email protected]/thread/B6LSZQVCXR7Q3PQN2OCTV3DJNMBTXYBA/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/B6LSZQVCXR7Q3PQN2OCTV3DJNMBTXYBA/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "B6LSZQVCXR7Q3PQN2OCTV3DJNMBTXYBA",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/B6LSZQVCXR7Q3PQN2OCTV3DJNMBTXYBA/?format=api",
        "sender": {
            "address": "al7id (a) yahoo.com",
            "mailman_id": "af0f58fc0f9f4abb903bd1f0be918030",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/af0f58fc0f9f4abb903bd1f0be918030/emails/?format=api"
        },
        "sender_name": "John Antonuk",
        "subject": "[AMSAT-BB] IO-117 not digipeating again ",
        "date": "2023-11-09T07:00:28Z",
        "parent": null,
        "children": []
    }
]