List emails

GET /hyperkitty/api/list/[email protected]/thread/TYR3MA7B44PIN25TYFCAXC2OAKXQQFID/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/TYR3MA7B44PIN25TYFCAXC2OAKXQQFID/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "TYR3MA7B44PIN25TYFCAXC2OAKXQQFID",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/TYR3MA7B44PIN25TYFCAXC2OAKXQQFID/?format=api",
        "sender": {
            "address": "skristof (a) etczone.com",
            "mailman_id": "d690668e0ec84c89a4ac95633613f4d2",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/d690668e0ec84c89a4ac95633613f4d2/emails/?format=api"
        },
        "sender_name": "Steve Kristoff",
        "subject": "[AMSAT-BB] SONATE-2",
        "date": "2024-03-26T22:31:16Z",
        "parent": null,
        "children": []
    }
]