List emails

GET /hyperkitty/api/list/[email protected]/thread/4Z26SLLOXKF4P7664C3ZAFLNHJAMVS44/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/4Z26SLLOXKF4P7664C3ZAFLNHJAMVS44/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "4Z26SLLOXKF4P7664C3ZAFLNHJAMVS44",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/4Z26SLLOXKF4P7664C3ZAFLNHJAMVS44/?format=api",
        "sender": {
            "address": "kb1pvh (a) gmail.com",
            "mailman_id": "946baa6fd780451aa988d177f6f74dbd",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/946baa6fd780451aa988d177f6f74dbd/emails/?format=api"
        },
        "sender_name": "Dave Webb KB1PVH",
        "subject": "[amsat-bb] Re: Need Help",
        "date": "2010-08-13T17:40:32Z",
        "parent": null,
        "children": []
    }
]