List emails

GET /hyperkitty/api/list/[email protected]/thread/VWKJFPFYMUEWJJCTEOCIB2UFVPWLPYZD/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/VWKJFPFYMUEWJJCTEOCIB2UFVPWLPYZD/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "VWKJFPFYMUEWJJCTEOCIB2UFVPWLPYZD",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/VWKJFPFYMUEWJJCTEOCIB2UFVPWLPYZD/",
        "sender": {
            "address": "aa8ch (a) aol.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb] Reminder N8R July 10-14",
        "date": "2018-07-08T00:16:29Z",
        "parent": null,
        "children": []
    }
]