List emails

GET /hyperkitty/api/list/[email protected]/thread/DTTE6PDRKM7USHA3OGIOR4NP3BGLQP62/emails/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/DTTE6PDRKM7USHA3OGIOR4NP3BGLQP62/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "DTTE6PDRKM7USHA3OGIOR4NP3BGLQP62",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/DTTE6PDRKM7USHA3OGIOR4NP3BGLQP62/",
        "sender": {
            "address": "vk3ukf (a) hotmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Kevin Forbes",
        "subject": "[amsat-bb] SpEx Shadow Australian time table inc. orbit numbers.",
        "date": "2013-02-01T11:30:23Z",
        "parent": null,
        "children": []
    }
]