List emails

GET /hyperkitty/api/list/[email protected]/thread/IVUXPHLN2FKQAHO36NSFQLZB52NALNVK/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/IVUXPHLN2FKQAHO36NSFQLZB52NALNVK/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "IVUXPHLN2FKQAHO36NSFQLZB52NALNVK",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/IVUXPHLN2FKQAHO36NSFQLZB52NALNVK/?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": "Re: [amsat-bb] Help on ISS Packet Needed",
        "date": "2015-02-27T22:38:02Z",
        "parent": null,
        "children": []
    }
]