List emails

GET /hyperkitty/api/list/[email protected]/thread/AFLLB37KH3BF4FOXJR52U3NW2DVGDAXV/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/AFLLB37KH3BF4FOXJR52U3NW2DVGDAXV/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "AFLLB37KH3BF4FOXJR52U3NW2DVGDAXV",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/AFLLB37KH3BF4FOXJR52U3NW2DVGDAXV/?format=api",
        "sender": {
            "address": "clintbradford (a) mac.com",
            "mailman_id": "ce19a58d4cd34917a413a100662056d9",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/ce19a58d4cd34917a413a100662056d9/emails/?format=api"
        },
        "sender_name": "Clint Bradford",
        "subject": "[amsat-bb] NASA to Broadcast Soyuz Landing 09/15",
        "date": "2011-09-07T17:39:21Z",
        "parent": null,
        "children": []
    }
]