List emails

GET /hyperkitty/api/list/[email protected]/thread/H4JCVKFFAMQ3HNFNSOLC57UG7NEXMBN2/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/H4JCVKFFAMQ3HNFNSOLC57UG7NEXMBN2/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "H4JCVKFFAMQ3HNFNSOLC57UG7NEXMBN2",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/H4JCVKFFAMQ3HNFNSOLC57UG7NEXMBN2/",
        "sender": {
            "address": "kv1j (a) comcast.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Eric Williams",
        "subject": "[amsat-bb] FP/KV1J - 24 Sept - 8 Oct",
        "date": "2019-09-03T03:08:26Z",
        "parent": null,
        "children": []
    }
]