List emails

GET /hyperkitty/api/list/[email protected]/thread/3ZFICOUXK6AR6C5Y5JZAAHLTMNC2B2FE/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/3ZFICOUXK6AR6C5Y5JZAAHLTMNC2B2FE/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "865F270C8F7943F0A35140FB93633607@Andrewlaptop",
        "message_id_hash": "3ZFICOUXK6AR6C5Y5JZAAHLTMNC2B2FE",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/3ZFICOUXK6AR6C5Y5JZAAHLTMNC2B2FE/?format=api",
        "sender": {
            "address": "glasbrenner (a) mindspring.com",
            "mailman_id": "949459c565c44034a664f620a6de3a8f",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/949459c565c44034a664f620a6de3a8f/emails/?format=api"
        },
        "sender_name": "Andrew Glasbrenner",
        "subject": "[amsat-bb] Re: new to amsat",
        "date": "2007-11-24T19:59:24Z",
        "parent": null,
        "children": []
    }
]