List emails

GET /hyperkitty/api/list/[email protected]/thread/QFVVDNXHTOYFYEWP56Y3D3L5ZDI43HRK/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/QFVVDNXHTOYFYEWP56Y3D3L5ZDI43HRK/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "20110211003395.SM11060@[100.0.0.212]",
        "message_id_hash": "QFVVDNXHTOYFYEWP56Y3D3L5ZDI43HRK",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/QFVVDNXHTOYFYEWP56Y3D3L5ZDI43HRK/",
        "sender": {
            "address": "gu6efb (a) cwgsy.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "gu6efb",
        "subject": "[amsat-bb]  ARISSat-1 on 145,950 MHz",
        "date": "2011-02-11T00:33:06Z",
        "parent": null,
        "children": []
    }
]