List emails

GET /hyperkitty/api/list/[email protected]/thread/PD34SDJINH2DPJZNUT5SZFKPH5MYZ5IF/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/PD34SDJINH2DPJZNUT5SZFKPH5MYZ5IF/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "PD34SDJINH2DPJZNUT5SZFKPH5MYZ5IF",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/PD34SDJINH2DPJZNUT5SZFKPH5MYZ5IF/?format=api",
        "sender": {
            "address": "azrowe80 (a) verizon.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Arthur Rowe",
        "subject": "[Sarex]  ISS STATUS REPORT #06-35",
        "date": "2006-07-28T21:17:18Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/FK7UPOMQS6B2EZAKVW4LLUSTIIFLTEJ5/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/FK7UPOMQS6B2EZAKVW4LLUSTIIFLTEJ5/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "FK7UPOMQS6B2EZAKVW4LLUSTIIFLTEJ5",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/PD34SDJINH2DPJZNUT5SZFKPH5MYZ5IF/?format=api",
        "sender": {
            "address": "ka1rrw (a) yahoo.com",
            "mailman_id": "4683fe9c6c084ee0b52d7b8ffdd7e41c",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/4683fe9c6c084ee0b52d7b8ffdd7e41c/emails/?format=api"
        },
        "sender_name": "MM",
        "subject": "[Sarex]  How to SSTV in space, Marex web",
        "date": "2006-07-29T20:10:33Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/PD34SDJINH2DPJZNUT5SZFKPH5MYZ5IF/?format=api",
        "children": []
    }
]