List emails

GET /hyperkitty/api/list/[email protected]/thread/IKFHYSUVDCMFNUE5F67CWBH7I6XURBVM/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/IKFHYSUVDCMFNUE5F67CWBH7I6XURBVM/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "CAJUhCTNtnLbyKsg6FFpAMyDei7JrDsFj4JsiXaqkHKBBY2H=-g@mail.gmail.com",
        "message_id_hash": "IKFHYSUVDCMFNUE5F67CWBH7I6XURBVM",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/IKFHYSUVDCMFNUE5F67CWBH7I6XURBVM/",
        "sender": {
            "address": "normanlizeth (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Lizeth Norman",
        "subject": "[amsat-bb] not for lack of trying..",
        "date": "2012-07-27T21:42:43Z",
        "parent": null,
        "children": []
    }
]