List emails

GET /hyperkitty/api/list/[email protected]/thread/TOYAMCBSI4XY37WUBE2SOYBECBENVN3P/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/TOYAMCBSI4XY37WUBE2SOYBECBENVN3P/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "TOYAMCBSI4XY37WUBE2SOYBECBENVN3P",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/TOYAMCBSI4XY37WUBE2SOYBECBENVN3P/",
        "sender": {
            "address": "MLengruesser (a) aol.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb] Re: How to add Moon Keps to SatPC32",
        "date": "2010-02-23T09:36:54Z",
        "parent": null,
        "children": []
    }
]