List emails

GET /hyperkitty/api/list/[email protected]/thread/ZNSFYWQGL4Z6HTPOTVKFXHGP5GZMUHIA/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/ZNSFYWQGL4Z6HTPOTVKFXHGP5GZMUHIA/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "ZNSFYWQGL4Z6HTPOTVKFXHGP5GZMUHIA",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ZNSFYWQGL4Z6HTPOTVKFXHGP5GZMUHIA/?format=api",
        "sender": {
            "address": "kk4yel (a) gmail.com",
            "mailman_id": "31ced6fc1dcf426ab53b83079e0afc3b",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/31ced6fc1dcf426ab53b83079e0afc3b/emails/?format=api"
        },
        "sender_name": "Kevin Zari",
        "subject": "[amsat-bb] How to compile FoxTelem using Eclipse",
        "date": "2018-12-02T20:27:31Z",
        "parent": null,
        "children": []
    }
]