List emails

GET /hyperkitty/api/list/[email protected]/thread/J6WUWZ72UMI2SOGRNKADLZPKBC424LNZ/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/J6WUWZ72UMI2SOGRNKADLZPKBC424LNZ/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "90EBEB52C48A411884EC2F5CB3A432F3@home30af03032d",
        "message_id_hash": "J6WUWZ72UMI2SOGRNKADLZPKBC424LNZ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/J6WUWZ72UMI2SOGRNKADLZPKBC424LNZ/",
        "sender": {
            "address": "vk4tec (a) tech-software.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Andrew Rich",
        "subject": "[amsat-bb] perl script to manipulate keps",
        "date": "2014-01-30T09:35:51Z",
        "parent": null,
        "children": []
    }
]