List emails

GET /hyperkitty/api/list/[email protected]/thread/4JASVMUT6YU63SGZO2CH5FS5YH337EXB/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/4JASVMUT6YU63SGZO2CH5FS5YH337EXB/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "4JASVMUT6YU63SGZO2CH5FS5YH337EXB",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/4JASVMUT6YU63SGZO2CH5FS5YH337EXB/?format=api",
        "sender": {
            "address": "n4zq (a) netzero.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Keith N4ZQ",
        "subject": "[amsat-florida]  FalconSat -3  Status?",
        "date": "2007-11-25T17:55:02Z",
        "parent": null,
        "children": []
    }
]