List emails

GET /hyperkitty/api/list/[email protected]/thread/CVBHI2ZEACQTLVTCRWY53YC7RXYA5P4X/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/CVBHI2ZEACQTLVTCRWY53YC7RXYA5P4X/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "CVBHI2ZEACQTLVTCRWY53YC7RXYA5P4X",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CVBHI2ZEACQTLVTCRWY53YC7RXYA5P4X/",
        "sender": {
            "address": "ve2bmc (a) me.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Jimmy Blanchette",
        "subject": "[amsat-bb] K6R Update September 16",
        "date": "2016-09-17T03:38:49Z",
        "parent": null,
        "children": []
    }
]