List emails

GET /hyperkitty/api/list/[email protected]/thread/7DTLXSWEKUFV33GUADXBYATJIZS2IDOP/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/7DTLXSWEKUFV33GUADXBYATJIZS2IDOP/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "7DTLXSWEKUFV33GUADXBYATJIZS2IDOP",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/7DTLXSWEKUFV33GUADXBYATJIZS2IDOP/",
        "sender": {
            "address": "wa4cwi (a) bellsouth.net",
            "mailman_id": "4aa6f1e3f4cd4bf4b1492e47285ca527",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/4aa6f1e3f4cd4bf4b1492e47285ca527/emails/"
        },
        "sender_name": "Jim McCullers",
        "subject": "[pacsat-dev] Re: Problem solved",
        "date": "2023-08-06T13:42:15Z",
        "parent": null,
        "children": []
    }
]