List emails

GET /hyperkitty/api/list/[email protected]/thread/TEATGEV7SBKRZLXV3B47BZLT2P7KA3DY/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/TEATGEV7SBKRZLXV3B47BZLT2P7KA3DY/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "000201c866c6$1a966200$1840cb0a@Phil",
        "message_id_hash": "TEATGEV7SBKRZLXV3B47BZLT2P7KA3DY",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/TEATGEV7SBKRZLXV3B47BZLT2P7KA3DY/",
        "sender": {
            "address": "phillor (a) telstra.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Phil",
        "subject": "[amsat-bb] Re: Satellite tracking programming ideas",
        "date": "2008-02-02T07:18:33Z",
        "parent": null,
        "children": []
    }
]