List emails

GET /hyperkitty/api/list/[email protected]/thread/IZ4VRERE5ILKDVY3MS4JHUBO5WECYW7Z/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/IZ4VRERE5ILKDVY3MS4JHUBO5WECYW7Z/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "IZ4VRERE5ILKDVY3MS4JHUBO5WECYW7Z",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/IZ4VRERE5ILKDVY3MS4JHUBO5WECYW7Z/?format=api",
        "sender": {
            "address": "vk3xci (a) aanet.com.au",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Norm VK3XCI",
        "subject": "[sarex] Re: Test, Ignore",
        "date": "2008-10-21T08:31:49Z",
        "parent": null,
        "children": []
    }
]