List emails

GET /hyperkitty/api/list/[email protected]/thread/EDCJFE2KFGDFFKSUEOEDSCNDDW52F4BL/emails/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/EDCJFE2KFGDFFKSUEOEDSCNDDW52F4BL/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "EDCJFE2KFGDFFKSUEOEDSCNDDW52F4BL",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/EDCJFE2KFGDFFKSUEOEDSCNDDW52F4BL/?format=api",
        "sender": {
            "address": "brian (a) karoshi.ucsd.edu",
            "mailman_id": "f1958c3596ed4038a83f1be2f89ce699",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/f1958c3596ed4038a83f1be2f89ce699/emails/?format=api"
        },
        "sender_name": "Brian Kantor",
        "subject": "[Sarex]  test message",
        "date": "2006-07-26T22:03:11Z",
        "parent": null,
        "children": []
    }
]