List emails

GET /hyperkitty/api/list/[email protected]/thread/JIVCZUF7FUR3WABUYUA56MFSW7HFOFBC/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/JIVCZUF7FUR3WABUYUA56MFSW7HFOFBC/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "JIVCZUF7FUR3WABUYUA56MFSW7HFOFBC",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/JIVCZUF7FUR3WABUYUA56MFSW7HFOFBC/",
        "sender": {
            "address": "josh_ward (a) me.com",
            "mailman_id": "20dbf44219514ebaa44645124fd98446",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/20dbf44219514ebaa44645124fd98446/emails/"
        },
        "sender_name": "Joshua Ward",
        "subject": "Re: [amsat-bb] Google Summer of Code - mentorship application from",
        "date": "2020-01-17T16:02:14Z",
        "parent": null,
        "children": []
    }
]