List emails

GET /hyperkitty/api/list/[email protected]/thread/4M72RTG4SVACETQUWPMDBPV46TPCYC3Y/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/4M72RTG4SVACETQUWPMDBPV46TPCYC3Y/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "4M72RTG4SVACETQUWPMDBPV46TPCYC3Y",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/4M72RTG4SVACETQUWPMDBPV46TPCYC3Y/?format=api",
        "sender": {
            "address": "nss (a) mwt.net",
            "mailman_id": "dcbc470b28c44e9290bec31bccad0f07",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/dcbc470b28c44e9290bec31bccad0f07/emails/?format=api"
        },
        "sender_name": "Joe",
        "subject": "Re: [amsat-bb] Russian Thing",
        "date": "2017-07-18T16:26:00Z",
        "parent": null,
        "children": []
    }
]