List emails

GET /hyperkitty/api/list/[email protected]/thread/BZP5RJCGKOCADYZJYOXEPQ2SYPMIN5SH/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/BZP5RJCGKOCADYZJYOXEPQ2SYPMIN5SH/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "BZP5RJCGKOCADYZJYOXEPQ2SYPMIN5SH",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/BZP5RJCGKOCADYZJYOXEPQ2SYPMIN5SH/",
        "sender": {
            "address": "conimicut (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Ron Miles",
        "subject": "[amsat-bb] Re: AO51 Tracking Gadget",
        "date": "2011-05-18T18:42:25Z",
        "parent": null,
        "children": []
    }
]