List emails

GET /hyperkitty/api/list/[email protected]/thread/ABSSN757NSLF73I3XPS4UBYCROPQ2J22/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/ABSSN757NSLF73I3XPS4UBYCROPQ2J22/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "ABSSN757NSLF73I3XPS4UBYCROPQ2J22",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ABSSN757NSLF73I3XPS4UBYCROPQ2J22/",
        "sender": {
            "address": "thomastumino (a) yahoo.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Thomas Tumino",
        "subject": "[amsat-bb]  On the Air from Iceland",
        "date": "2009-10-03T11:58:18Z",
        "parent": null,
        "children": []
    }
]