List emails

GET /hyperkitty/api/list/[email protected]/thread/2XDKR4PSY66ZHS6LIBFMHMWHBPODTTVR/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/2XDKR4PSY66ZHS6LIBFMHMWHBPODTTVR/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "000001c81dec$f65a4ea0$6501a8c0@K7XQ",
        "message_id_hash": "2XDKR4PSY66ZHS6LIBFMHMWHBPODTTVR",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2XDKR4PSY66ZHS6LIBFMHMWHBPODTTVR/",
        "sender": {
            "address": "k7xq (a) elite.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "K7XQ",
        "subject": "[amsat-bb]  ISS EVA Scanner Frequencies",
        "date": "2007-11-03T07:41:30Z",
        "parent": null,
        "children": []
    }
]