List emails

GET /hyperkitty/api/list/[email protected]/thread/O4NLP6BGUJXC2UB55VRBIZBC2KMI4RWE/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/O4NLP6BGUJXC2UB55VRBIZBC2KMI4RWE/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "O4NLP6BGUJXC2UB55VRBIZBC2KMI4RWE",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/O4NLP6BGUJXC2UB55VRBIZBC2KMI4RWE/",
        "sender": {
            "address": "t.gentry (a) verizon.net",
            "mailman_id": "4fa600ccb3514231b8a694781206abd8",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/4fa600ccb3514231b8a694781206abd8/emails/"
        },
        "sender_name": "Tom Gentry",
        "subject": "[amsat-bb] Re: AMSAT-BB Digest, Vol 7, Issue 346",
        "date": "2012-10-18T17:50:22Z",
        "parent": null,
        "children": []
    }
]