List emails

GET /hyperkitty/api/list/[email protected]/thread/AFIX6YGSVPG3VZWFMBHJTWYLFI4LUM3H/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/AFIX6YGSVPG3VZWFMBHJTWYLFI4LUM3H/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "AFIX6YGSVPG3VZWFMBHJTWYLFI4LUM3H",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/AFIX6YGSVPG3VZWFMBHJTWYLFI4LUM3H/?format=api",
        "sender": {
            "address": "cl2esp (a) frcuba.co.cu",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Raidel Abreu Espinet",
        "subject": "[sarex]  About Shuttle Retransmissions",
        "date": "2011-07-07T15:35:58Z",
        "parent": null,
        "children": []
    }
]