List emails

GET /hyperkitty/api/list/[email protected]/thread/5F4MOLADSZKRDN2LU2FSCTKDXA3RE4ZZ/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/5F4MOLADSZKRDN2LU2FSCTKDXA3RE4ZZ/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "5F4MOLADSZKRDN2LU2FSCTKDXA3RE4ZZ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/5F4MOLADSZKRDN2LU2FSCTKDXA3RE4ZZ/",
        "sender": {
            "address": "sco (a) sco-inc.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb]  New Computer Application",
        "date": "2006-11-10T20:11:50Z",
        "parent": null,
        "children": []
    }
]