List emails

GET /hyperkitty/api/list/[email protected]/thread/PW4LQ2RDBIM3BKVRLJ6QZ7WAKPTPQDNT/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/PW4LQ2RDBIM3BKVRLJ6QZ7WAKPTPQDNT/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "PW4LQ2RDBIM3BKVRLJ6QZ7WAKPTPQDNT",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/PW4LQ2RDBIM3BKVRLJ6QZ7WAKPTPQDNT/?format=api",
        "sender": {
            "address": "vk3ukf (a) hotmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Kevin Forbes",
        "subject": "[sarex]  ISS expeiment E.T. shadow",
        "date": "2006-11-28T13:25:00Z",
        "parent": null,
        "children": []
    }
]