List emails

GET /hyperkitty/api/list/[email protected]/thread/RA6EXCU3BFPGSBYQZ5AYRS5KGBBXAABF/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/RA6EXCU3BFPGSBYQZ5AYRS5KGBBXAABF/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "RA6EXCU3BFPGSBYQZ5AYRS5KGBBXAABF",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/RA6EXCU3BFPGSBYQZ5AYRS5KGBBXAABF/",
        "sender": {
            "address": "n6spp (a) yahoo.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Eric T-N6SPP",
        "subject": "[amsat-bb] Canada-W6 so-50 mobile",
        "date": "2015-07-29T18:16:50Z",
        "parent": null,
        "children": []
    }
]