List emails

GET /hyperkitty/api/list/[email protected]/thread/GXJL3K57JILQVFNGSYE35GC4BVDL7XZS/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/GXJL3K57JILQVFNGSYE35GC4BVDL7XZS/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "ABA193FE1ED24929B1F42112418C68EB@WA4SCA",
        "message_id_hash": "GXJL3K57JILQVFNGSYE35GC4BVDL7XZS",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/GXJL3K57JILQVFNGSYE35GC4BVDL7XZS/",
        "sender": {
            "address": "APBIDDLE (a) UNITED.NET",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Alan P. Biddle",
        "subject": "[amsat-bb] Visitors to the 2011 AMSAT Board of Directors Meeting???",
        "date": "2011-11-27T21:49:00Z",
        "parent": null,
        "children": []
    }
]