List emails

GET /hyperkitty/api/list/[email protected]/thread/FPHZO65MTPIKSG4ERXSHJI7E2T6P5JFC/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/FPHZO65MTPIKSG4ERXSHJI7E2T6P5JFC/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CADQmrTE91w=LyDPp2TdZj0R79CphuB-0S7Os9p2noJKMRTGpEg@mail.gmail.com",
        "message_id_hash": "FPHZO65MTPIKSG4ERXSHJI7E2T6P5JFC",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/FPHZO65MTPIKSG4ERXSHJI7E2T6P5JFC/?format=api",
        "sender": {
            "address": "rjlawn (a) gmail.com",
            "mailman_id": "e4f6433567334f87aed0e9d9f3b3762e",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/e4f6433567334f87aed0e9d9f3b3762e/emails/?format=api"
        },
        "sender_name": "Richard Lawn",
        "subject": "[AMSAT-BB] GreenCube setup",
        "date": "2023-10-31T01:40:55Z",
        "parent": null,
        "children": []
    }
]