List emails

GET /hyperkitty/api/list/[email protected]/thread/3D2GDTOUSCJ6Z5SZIN2LDOORDIHUZPYT/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/3D2GDTOUSCJ6Z5SZIN2LDOORDIHUZPYT/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "3D2GDTOUSCJ6Z5SZIN2LDOORDIHUZPYT",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/3D2GDTOUSCJ6Z5SZIN2LDOORDIHUZPYT/",
        "sender": {
            "address": "kb1qys (a) hotmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "DJ Nise",
        "subject": "[amsat-bb] Launch",
        "date": "2013-11-20T23:56:13Z",
        "parent": null,
        "children": []
    }
]