List emails

GET /hyperkitty/api/list/[email protected]/thread/HNBNUFNXM6FEZUWS3LGFKMAH2RWKGECU/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/HNBNUFNXM6FEZUWS3LGFKMAH2RWKGECU/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "HNBNUFNXM6FEZUWS3LGFKMAH2RWKGECU",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/HNBNUFNXM6FEZUWS3LGFKMAH2RWKGECU/",
        "sender": {
            "address": "ve7ngp (a) yahoo.ca",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Peter Ng",
        "subject": "[amsat-bb] Re: VE8EV is missing HO-68",
        "date": "2011-02-09T17:30:34Z",
        "parent": null,
        "children": []
    }
]