List emails

GET /hyperkitty/api/list/[email protected]/thread/ZC73OOVIOMNANHNJY5LUJQZSDIEOPT6P/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/ZC73OOVIOMNANHNJY5LUJQZSDIEOPT6P/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "ZC73OOVIOMNANHNJY5LUJQZSDIEOPT6P",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ZC73OOVIOMNANHNJY5LUJQZSDIEOPT6P/?format=api",
        "sender": {
            "address": "G0MRF (a) aol.com",
            "mailman_id": "cfcfaac416f145c0a1522c818c5e37c1",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/cfcfaac416f145c0a1522c818c5e37c1/emails/?format=api"
        },
        "sender_name": "David G0MRF",
        "subject": "[AMSAT-BB] Roving and LoTW",
        "date": "2023-04-24T11:02:03Z",
        "parent": null,
        "children": []
    }
]