List emails

GET /hyperkitty/api/list/[email protected]/thread/W6UWVYLHKZB72RFZR7DELI6C2R56BKGY/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/W6UWVYLHKZB72RFZR7DELI6C2R56BKGY/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "W6UWVYLHKZB72RFZR7DELI6C2R56BKGY",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/W6UWVYLHKZB72RFZR7DELI6C2R56BKGY/?format=api",
        "sender": {
            "address": "john (a) hansen.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "John Hansen",
        "subject": "[amsat-bb]  The Yaesu rotators have sold.",
        "date": "2009-11-10T21:12:56Z",
        "parent": null,
        "children": []
    }
]