List emails

GET /hyperkitty/api/list/[email protected]/thread/K52K2HLIYGJO2MJY73L32WGZWAVP4T3C/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/K52K2HLIYGJO2MJY73L32WGZWAVP4T3C/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "K52K2HLIYGJO2MJY73L32WGZWAVP4T3C",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/K52K2HLIYGJO2MJY73L32WGZWAVP4T3C/?format=api",
        "sender": {
            "address": "mccardelm (a) gmail.com",
            "mailman_id": "147f14b8d896456cbff7f12049b091a2",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/147f14b8d896456cbff7f12049b091a2/emails/?format=api"
        },
        "sender_name": "E. Michael McCardel",
        "subject": "[amsat-bb] iPad App - HamSatHD",
        "date": "2011-09-15T19:07:29Z",
        "parent": null,
        "children": []
    }
]