List emails

GET /hyperkitty/api/list/[email protected]/thread/DEVFNWU4VTXXD6MIZTB73EDAM2DFAFFF/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/DEVFNWU4VTXXD6MIZTB73EDAM2DFAFFF/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "DEVFNWU4VTXXD6MIZTB73EDAM2DFAFFF",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/DEVFNWU4VTXXD6MIZTB73EDAM2DFAFFF/",
        "sender": {
            "address": "wa4hfn (a) comcast.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb] Fwd: Hamcation and update on Special event Project Diana",
        "date": "2016-01-25T15:07:28Z",
        "parent": null,
        "children": []
    }
]