List emails

GET /hyperkitty/api/list/[email protected]/thread/BGZCHIU7H6XSS2TFDCXYYHMFZB2CCX3T/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/BGZCHIU7H6XSS2TFDCXYYHMFZB2CCX3T/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "BGZCHIU7H6XSS2TFDCXYYHMFZB2CCX3T",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/BGZCHIU7H6XSS2TFDCXYYHMFZB2CCX3T/",
        "sender": {
            "address": "gwhink41 (a) msn.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "george hinkle",
        "subject": "[amsat-bb] rotor help",
        "date": "2015-11-18T02:29:51Z",
        "parent": null,
        "children": []
    }
]