List emails

GET /hyperkitty/api/list/[email protected]/thread/HMM7AVXSXZJQTIR6ND7BZLNNO326JPQI/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/HMM7AVXSXZJQTIR6ND7BZLNNO326JPQI/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "HMM7AVXSXZJQTIR6ND7BZLNNO326JPQI",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/HMM7AVXSXZJQTIR6ND7BZLNNO326JPQI/",
        "sender": {
            "address": "n4zq (a) netzero.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Keith N4ZQ",
        "subject": "[amsat-bb]  \"Star Trek\"s Scotty found",
        "date": "2007-05-18T22:29:20Z",
        "parent": null,
        "children": []
    }
]