List emails

GET /hyperkitty/api/list/[email protected]/thread/CS5KVJQIOSP4K7HM5NL5LV5E7452T2QU/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/CS5KVJQIOSP4K7HM5NL5LV5E7452T2QU/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "CS5KVJQIOSP4K7HM5NL5LV5E7452T2QU",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CS5KVJQIOSP4K7HM5NL5LV5E7452T2QU/?format=api",
        "sender": {
            "address": "quadpugh (a) bellsouth.net",
            "mailman_id": "c437f8e47eae42deb05fcffec360bcff",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/c437f8e47eae42deb05fcffec360bcff/emails/?format=api"
        },
        "sender_name": "Nick Pugh",
        "subject": "[amsat-bb] test email",
        "date": "2019-04-09T09:59:23Z",
        "parent": null,
        "children": []
    }
]