List emails

GET /hyperkitty/api/list/[email protected]/thread/HM4OKL6L2HUCBNBRWX4PRD6VTBE4VY5Y/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/HM4OKL6L2HUCBNBRWX4PRD6VTBE4VY5Y/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "HM4OKL6L2HUCBNBRWX4PRD6VTBE4VY5Y",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/HM4OKL6L2HUCBNBRWX4PRD6VTBE4VY5Y/?format=api",
        "sender": {
            "address": "azrowe80 (a) verizon.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Arthur Rowe",
        "subject": "[sarex]  Spacewalkers Install S5 Truss,",
        "date": "2007-08-11T20:58:41Z",
        "parent": null,
        "children": []
    }
]