List emails

GET /hyperkitty/api/list/[email protected]/thread/S4MODDKTSH724JRB6CMXJBU4WOQAAZDP/emails/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/S4MODDKTSH724JRB6CMXJBU4WOQAAZDP/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "S4MODDKTSH724JRB6CMXJBU4WOQAAZDP",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/S4MODDKTSH724JRB6CMXJBU4WOQAAZDP/",
        "sender": {
            "address": "GW1FKY (a) aol.com",
            "mailman_id": "d5ca36882d274040a7ab3f26090cb52f",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/d5ca36882d274040a7ab3f26090cb52f/emails/"
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb] Re: Hot solar panels",
        "date": "2011-01-18T11:42:43Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/FGEWDK5B2LTUOJB6VU3VFMVMX6KQ5REF/"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/FGEWDK5B2LTUOJB6VU3VFMVMX6KQ5REF/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "FGEWDK5B2LTUOJB6VU3VFMVMX6KQ5REF",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/S4MODDKTSH724JRB6CMXJBU4WOQAAZDP/",
        "sender": {
            "address": "wouterweg (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Wouter Weggelaar",
        "subject": "[amsat-bb] Re: Hot solar panels",
        "date": "2011-01-19T10:22:21Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/S4MODDKTSH724JRB6CMXJBU4WOQAAZDP/",
        "children": []
    }
]