List emails

GET /hyperkitty/api/list/[email protected]/thread/BOOT32VCNUZGUFRMETD2QNHUJSS2XLTV/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/BOOT32VCNUZGUFRMETD2QNHUJSS2XLTV/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "BOOT32VCNUZGUFRMETD2QNHUJSS2XLTV",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/BOOT32VCNUZGUFRMETD2QNHUJSS2XLTV/",
        "sender": {
            "address": "w6zq_7 (a) msn.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "RONALD CADE",
        "subject": "[amsat-bb]  Ao51 from South Point, Hawai'i, BK28",
        "date": "2009-09-23T07:49:31Z",
        "parent": null,
        "children": []
    }
]