List emails

GET /hyperkitty/api/list/[email protected]/thread/GK6YM3DZUTKGAIFY4WDPY2VES3ONTEXE/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/GK6YM3DZUTKGAIFY4WDPY2VES3ONTEXE/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "1223081968.28016.17.camel@localhost",
        "message_id_hash": "GK6YM3DZUTKGAIFY4WDPY2VES3ONTEXE",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/GK6YM3DZUTKGAIFY4WDPY2VES3ONTEXE/",
        "sender": {
            "address": "w8iss (a) wideopenwest.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "James French",
        "subject": "[amsat-bb]  Corrected Weekly Satellite Report 276",
        "date": "2008-10-04T00:59:28Z",
        "parent": null,
        "children": []
    }
]