List emails

GET /hyperkitty/api/list/[email protected]/thread/L24UVTZCLOLVKB2GAVHDPRAFPWQM66NM/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/L24UVTZCLOLVKB2GAVHDPRAFPWQM66NM/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "L24UVTZCLOLVKB2GAVHDPRAFPWQM66NM",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/L24UVTZCLOLVKB2GAVHDPRAFPWQM66NM/",
        "sender": {
            "address": "m0zlb (a) btinternet.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "David - M0ZLB",
        "subject": "[amsat-bb]  Shuttle",
        "date": "2008-02-20T14:40:03Z",
        "parent": null,
        "children": []
    }
]