List emails

GET /hyperkitty/api/list/[email protected]/thread/HD6PKXKIWXHK2BEPN2CVE7A5VA4263BI/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/HD6PKXKIWXHK2BEPN2CVE7A5VA4263BI/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "HD6PKXKIWXHK2BEPN2CVE7A5VA4263BI",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/HD6PKXKIWXHK2BEPN2CVE7A5VA4263BI/",
        "sender": {
            "address": "mlengruesser (a) amsat-dl.org",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Michael R. Lengruesser",
        "subject": "Re: [amsat-bb] Anyone using HalloKepler",
        "date": "2015-11-01T14:31:38Z",
        "parent": null,
        "children": []
    }
]