List emails

GET /hyperkitty/api/list/[email protected]/thread/IJ74J45VQ3637ANPFEM6K2DXEAGW3M6W/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/IJ74J45VQ3637ANPFEM6K2DXEAGW3M6W/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "IJ74J45VQ3637ANPFEM6K2DXEAGW3M6W",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/IJ74J45VQ3637ANPFEM6K2DXEAGW3M6W/?format=api",
        "sender": {
            "address": "azrowe80 (a) verizon.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Arthur Rowe",
        "subject": "[sarex]  ISS CREW SPACEWALKS",
        "date": "2007-01-27T14:31:42Z",
        "parent": null,
        "children": []
    }
]