List emails

GET /hyperkitty/api/list/[email protected]/thread/Y52QLDAINMSO3UYWXLW5S5IXB6C4Z46W/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/Y52QLDAINMSO3UYWXLW5S5IXB6C4Z46W/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "Y52QLDAINMSO3UYWXLW5S5IXB6C4Z46W",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/Y52QLDAINMSO3UYWXLW5S5IXB6C4Z46W/",
        "sender": {
            "address": "waf3153 (a) aol.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb]  RW3XL QSO.",
        "date": "2010-12-24T10:16:28Z",
        "parent": null,
        "children": []
    }
]