List emails

GET /hyperkitty/api/list/[email protected]/thread/VKYCFOG5KUVCXJHZQNL4INVIIIOBBRDM/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/VKYCFOG5KUVCXJHZQNL4INVIIIOBBRDM/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "VKYCFOG5KUVCXJHZQNL4INVIIIOBBRDM",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/VKYCFOG5KUVCXJHZQNL4INVIIIOBBRDM/",
        "sender": {
            "address": "vk4tec (a) people.net.au",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Andrew Rich",
        "subject": "[amsat-bb]  RG213 @ 435 MHz",
        "date": "2007-12-15T09:59:16Z",
        "parent": null,
        "children": []
    }
]