List emails

GET /hyperkitty/api/list/[email protected]/thread/W6TREYXFNDRIMD2RQTHZKNHTQ26JSCZ5/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/W6TREYXFNDRIMD2RQTHZKNHTQ26JSCZ5/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "W6TREYXFNDRIMD2RQTHZKNHTQ26JSCZ5",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/W6TREYXFNDRIMD2RQTHZKNHTQ26JSCZ5/",
        "sender": {
            "address": "conference (a) gaussteam.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "conference",
        "subject": "[amsat-bb]\t2nd IAA Conference on University Satellite Missions abstract submission reminder",
        "date": "2012-12-11T15:31:41Z",
        "parent": null,
        "children": []
    }
]