List emails

GET /hyperkitty/api/list/[email protected]/thread/4CBFTVNDOUWWBKEULR2N7CRMCSUFGNKF/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/4CBFTVNDOUWWBKEULR2N7CRMCSUFGNKF/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "4CBFTVNDOUWWBKEULR2N7CRMCSUFGNKF",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/4CBFTVNDOUWWBKEULR2N7CRMCSUFGNKF/",
        "sender": {
            "address": "dguimon1 (a) san.rr.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Dave Guimont",
        "subject": "[amsat-bb] Re: \"Dee\" Interdonato",
        "date": "2012-04-09T21:36:43Z",
        "parent": null,
        "children": []
    }
]