List emails

GET /hyperkitty/api/list/[email protected]/thread/OCXH7KTMTQMWGXQKJOXVEWNRUI2IKDL7/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/OCXH7KTMTQMWGXQKJOXVEWNRUI2IKDL7/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "OCXH7KTMTQMWGXQKJOXVEWNRUI2IKDL7",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/OCXH7KTMTQMWGXQKJOXVEWNRUI2IKDL7/",
        "sender": {
            "address": "DavidXBern (a) aol.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "David Bern",
        "subject": "[amsat-dc] free amateur radio Technician license class starting Sunday, March 26, 2017",
        "date": "2017-01-31T14:36:52Z",
        "parent": null,
        "children": []
    }
]