List emails

GET /hyperkitty/api/list/[email protected]/thread/55WVFLFCMKLCKCPZUQW4KBSKYK7FUVNQ/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/55WVFLFCMKLCKCPZUQW4KBSKYK7FUVNQ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "55WVFLFCMKLCKCPZUQW4KBSKYK7FUVNQ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/55WVFLFCMKLCKCPZUQW4KBSKYK7FUVNQ/?format=api",
        "sender": {
            "address": "jhjipping (a) gmail.com",
            "mailman_id": "f7ad71a219ae4fa39aac69d79de636f6",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/f7ad71a219ae4fa39aac69d79de636f6/emails/?format=api"
        },
        "sender_name": "James Jipping",
        "subject": "[AMSAT-BB] Testing gmail",
        "date": "2021-02-04T20:55:05Z",
        "parent": null,
        "children": []
    }
]