List emails

GET /hyperkitty/api/list/[email protected]/thread/MTU565E3OHBU3DCQU2TQQRFMQU2STOW2/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/MTU565E3OHBU3DCQU2TQQRFMQU2STOW2/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "MTU565E3OHBU3DCQU2TQQRFMQU2STOW2",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/MTU565E3OHBU3DCQU2TQQRFMQU2STOW2/?format=api",
        "sender": {
            "address": "quadpugh (a) bellsouth.net",
            "mailman_id": "c437f8e47eae42deb05fcffec360bcff",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/c437f8e47eae42deb05fcffec360bcff/emails/?format=api"
        },
        "sender_name": "Nick Pugh",
        "subject": "[AMSAT-BB] test",
        "date": "2021-04-04T08:40:53Z",
        "parent": null,
        "children": []
    }
]