List emails

GET /hyperkitty/api/list/[email protected]/thread/H2MLTCNN5HFCWKFSUZ5IJYVZSELTHI55/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/H2MLTCNN5HFCWKFSUZ5IJYVZSELTHI55/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "002201c7cd3e$f42f1060$4001a8c0@MainPC",
        "message_id_hash": "H2MLTCNN5HFCWKFSUZ5IJYVZSELTHI55",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/H2MLTCNN5HFCWKFSUZ5IJYVZSELTHI55/?format=api",
        "sender": {
            "address": "g7hia (a) btinternet.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "john heath",
        "subject": "[amsat-bb]  AO-51 telemetry software",
        "date": "2007-07-23T15:34:26Z",
        "parent": null,
        "children": []
    }
]