List emails

GET /hyperkitty/api/list/[email protected]/thread/IPAQ5QBG32PMH23V7BFVIWDR7VC2YQL7/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/IPAQ5QBG32PMH23V7BFVIWDR7VC2YQL7/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "IPAQ5QBG32PMH23V7BFVIWDR7VC2YQL7",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/IPAQ5QBG32PMH23V7BFVIWDR7VC2YQL7/?format=api",
        "sender": {
            "address": "jean.marc.momple (a) gmail.com",
            "mailman_id": "1f8c2f38c6ad4642a7b28de21a3f4a62",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/1f8c2f38c6ad4642a7b28de21a3f4a62/emails/?format=api"
        },
        "sender_name": "Jean Marc Momple",
        "subject": "[amsat-bb] Request for Award",
        "date": "2020-10-31T15:33:38Z",
        "parent": null,
        "children": []
    }
]