List emails

GET /hyperkitty/api/list/[email protected]/thread/WFQHCZAFA2KOJRWEZLW37ZWX6IGVGCQL/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/WFQHCZAFA2KOJRWEZLW37ZWX6IGVGCQL/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "WFQHCZAFA2KOJRWEZLW37ZWX6IGVGCQL",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/WFQHCZAFA2KOJRWEZLW37ZWX6IGVGCQL/?format=api",
        "sender": {
            "address": "afeller (a) ieee.org",
            "mailman_id": "7b66ae77e45749158c2725bf007cfefd",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/7b66ae77e45749158c2725bf007cfefd/emails/?format=api"
        },
        "sender_name": "W4ART Arthur Feller",
        "subject": "[amsat-bb]  2010 Technical Symposium - photos",
        "date": "2010-11-26T03:43:18Z",
        "parent": null,
        "children": []
    }
]