List emails

GET /hyperkitty/api/list/[email protected]/thread/F7DXTGDBLMSKQH7VWRPD2VF36N22MT5L/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/F7DXTGDBLMSKQH7VWRPD2VF36N22MT5L/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "F8700EE534CB421A8BB14C86E90A9D4A@JamesPC",
        "message_id_hash": "F7DXTGDBLMSKQH7VWRPD2VF36N22MT5L",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/F7DXTGDBLMSKQH7VWRPD2VF36N22MT5L/?format=api",
        "sender": {
            "address": "jdanehy (a) cinci.rr.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Jim Danehy",
        "subject": "[amsat-bb]  viewing satellites",
        "date": "2008-11-06T11:37:07Z",
        "parent": null,
        "children": []
    }
]