List emails

GET /hyperkitty/api/list/[email protected]/thread/S67U5HTCCE2EZN2Z4JO6ZEOPDFYDF6EI/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/S67U5HTCCE2EZN2Z4JO6ZEOPDFYDF6EI/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "S67U5HTCCE2EZN2Z4JO6ZEOPDFYDF6EI",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/S67U5HTCCE2EZN2Z4JO6ZEOPDFYDF6EI/",
        "sender": {
            "address": "jvn8fq (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Joe Veldhuis",
        "subject": "[amsat-bb]  UO-11 telemetry",
        "date": "2010-09-02T03:02:33Z",
        "parent": null,
        "children": []
    }
]