List emails

GET /hyperkitty/api/list/[email protected]/thread/FKJQXP3FJX6D7THL55Y7ZSZZVL6MQS7Z/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/FKJQXP3FJX6D7THL55Y7ZSZZVL6MQS7Z/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "FKJQXP3FJX6D7THL55Y7ZSZZVL6MQS7Z",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/FKJQXP3FJX6D7THL55Y7ZSZZVL6MQS7Z/?format=api",
        "sender": {
            "address": "rwmcgwier (a) gmail.com",
            "mailman_id": "f7f1de5e277a4c2da19053a19e627bda",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/f7f1de5e277a4c2da19053a19e627bda/emails/?format=api"
        },
        "sender_name": "Bob McGwier",
        "subject": "[amsat-bb]  Dave Toth, Part II",
        "date": "2009-03-26T21:13:40Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/YK4IKJK3TVDKKG2UKX575VGFJD3VBPKA/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/YK4IKJK3TVDKKG2UKX575VGFJD3VBPKA/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "YK4IKJK3TVDKKG2UKX575VGFJD3VBPKA",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/FKJQXP3FJX6D7THL55Y7ZSZZVL6MQS7Z/?format=api",
        "sender": {
            "address": "jra (a) febo.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "John Ackermann N8UR",
        "subject": "[amsat-bb] Re: [hpsdr] Dave Toth, Part II",
        "date": "2009-03-26T21:17:21Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/FKJQXP3FJX6D7THL55Y7ZSZZVL6MQS7Z/?format=api",
        "children": []
    }
]