List emails

GET /hyperkitty/api/list/[email protected]/thread/YMUBAOALRLAT7K4QGY3M6FZ6ZCJ2VL2A/emails/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/YMUBAOALRLAT7K4QGY3M6FZ6ZCJ2VL2A/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "DDD5074D15384C7995FAE86820AD1BC3@vy2wudesktop",
        "message_id_hash": "YMUBAOALRLAT7K4QGY3M6FZ6ZCJ2VL2A",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/YMUBAOALRLAT7K4QGY3M6FZ6ZCJ2VL2A/?format=api",
        "sender": {
            "address": "becka (a) eastlink.ca",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Alan Beck",
        "subject": "[amsat-bb] pushbutton isolator",
        "date": "2012-05-07T11:46:58Z",
        "parent": null,
        "children": []
    }
]