List emails

GET /hyperkitty/api/list/[email protected]/thread/VY6GU3YACJZO5VDGPJ6VKKKRDTFW2LJZ/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/VY6GU3YACJZO5VDGPJ6VKKKRDTFW2LJZ/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "VY6GU3YACJZO5VDGPJ6VKKKRDTFW2LJZ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/VY6GU3YACJZO5VDGPJ6VKKKRDTFW2LJZ/",
        "sender": {
            "address": "k.alexander (a) rogers.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "k.alexander",
        "subject": "[amsat-bb] VE3HLS EO80 Schedule for Wednesday",
        "date": "2016-09-20T23:40:54Z",
        "parent": null,
        "children": []
    }
]