List emails

GET /hyperkitty/api/list/[email protected]/thread/QVTFZFEAEUUNMYAOBRMABAOTVO3C6VUR/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/QVTFZFEAEUUNMYAOBRMABAOTVO3C6VUR/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "QVTFZFEAEUUNMYAOBRMABAOTVO3C6VUR",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/QVTFZFEAEUUNMYAOBRMABAOTVO3C6VUR/?format=api",
        "sender": {
            "address": "wb2uzr (a) gmail.com",
            "mailman_id": "d98495eed039488d8b2a1dc1e8ed0447",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/d98495eed039488d8b2a1dc1e8ed0447/emails/?format=api"
        },
        "sender_name": "Scott Schmautz",
        "subject": "[amsat-bb]  ISS Repeater",
        "date": "2008-12-29T15:29:24Z",
        "parent": null,
        "children": []
    }
]