List emails

GET /hyperkitty/api/list/[email protected]/thread/FRL7JONC3BYXXMTMYUK22KXG43U5RC3T/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/FRL7JONC3BYXXMTMYUK22KXG43U5RC3T/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "A33CA79E01C94B658B94EDD3D1A482D8@WA4SCA",
        "message_id_hash": "FRL7JONC3BYXXMTMYUK22KXG43U5RC3T",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/FRL7JONC3BYXXMTMYUK22KXG43U5RC3T/?format=api",
        "sender": {
            "address": "APBIDDLE (a) UNITED.NET",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Alan P. Biddle",
        "subject": "[sarex]  Major ISS reboost June 12th",
        "date": "2011-06-11T12:10:56Z",
        "parent": null,
        "children": []
    }
]