List emails

GET /hyperkitty/api/list/[email protected]/thread/5C3PM454RIYHKKSUP435KB6UQO2D4PHK/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/5C3PM454RIYHKKSUP435KB6UQO2D4PHK/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "5C3PM454RIYHKKSUP435KB6UQO2D4PHK",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/5C3PM454RIYHKKSUP435KB6UQO2D4PHK/?format=api",
        "sender": {
            "address": "mccardelm (a) gmail.com",
            "mailman_id": "147f14b8d896456cbff7f12049b091a2",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/147f14b8d896456cbff7f12049b091a2/emails/?format=api"
        },
        "sender_name": "E. Michael McCardel",
        "subject": "[amsat-bb]  Let's redirect our energy",
        "date": "2011-08-04T14:44:01Z",
        "parent": null,
        "children": []
    }
]