List emails

GET /hyperkitty/api/list/[email protected]/thread/Z7METISPB3MLIKPB45I33HKLDJ6BTSWF/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/Z7METISPB3MLIKPB45I33HKLDJ6BTSWF/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "Z7METISPB3MLIKPB45I33HKLDJ6BTSWF",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/Z7METISPB3MLIKPB45I33HKLDJ6BTSWF/",
        "sender": {
            "address": "rwmcgwier (a) comcast.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Robert McGwier",
        "subject": "[amsat-bb]  Matt Ettus N2MJI,  IEEE Spectrum",
        "date": "2006-10-13T05:28:16Z",
        "parent": null,
        "children": []
    }
]