List emails

GET /hyperkitty/api/list/[email protected]/thread/ZDJQH2P4DDS4XZIC54Y7T32JBTHAUJ2A/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/ZDJQH2P4DDS4XZIC54Y7T32JBTHAUJ2A/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "ZDJQH2P4DDS4XZIC54Y7T32JBTHAUJ2A",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ZDJQH2P4DDS4XZIC54Y7T32JBTHAUJ2A/",
        "sender": {
            "address": "dwarnberg (a) verizon.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "dwarnberg",
        "subject": "Re: [amsat-bb] Interfacing ICOM 9100 with PC",
        "date": "2015-06-07T13:42:30Z",
        "parent": null,
        "children": []
    }
]