List emails

GET /hyperkitty/api/list/[email protected]/thread/BGQQLB46MNJ5FKCMSTUCKVSCVWEHXF6Y/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/BGQQLB46MNJ5FKCMSTUCKVSCVWEHXF6Y/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "BGQQLB46MNJ5FKCMSTUCKVSCVWEHXF6Y",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/BGQQLB46MNJ5FKCMSTUCKVSCVWEHXF6Y/",
        "sender": {
            "address": "gauss.group (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Group of Astrodynamics",
        "subject": "[amsat-bb] 1st IAA Conference on University Satellites Missions and Cubesat Conference in Roma abstract deadline submission",
        "date": "2010-11-17T11:08:19Z",
        "parent": null,
        "children": []
    }
]