List emails

GET /hyperkitty/api/list/[email protected]/thread/JIM3QCIBXGEUWSUPAAON4PCUANDVFKZN/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/JIM3QCIBXGEUWSUPAAON4PCUANDVFKZN/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "JIM3QCIBXGEUWSUPAAON4PCUANDVFKZN",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/JIM3QCIBXGEUWSUPAAON4PCUANDVFKZN/",
        "sender": {
            "address": "top_gun_canada (a) yahoo.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "B J",
        "subject": "[amsat-bb]  X-37B Post-landing Pictures And Video",
        "date": "2010-12-04T03:50:27Z",
        "parent": null,
        "children": []
    }
]