List emails

GET /hyperkitty/api/list/[email protected]/thread/EY2YLOT4PQ6U3FVIXHJB6GWWLESC7PYA/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/EY2YLOT4PQ6U3FVIXHJB6GWWLESC7PYA/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "EY2YLOT4PQ6U3FVIXHJB6GWWLESC7PYA",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/EY2YLOT4PQ6U3FVIXHJB6GWWLESC7PYA/",
        "sender": {
            "address": "mervynhecht (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Mervyn Hecht",
        "subject": "[amsat-bb] Atlantic Coast and New England",
        "date": "2012-01-15T05:42:16Z",
        "parent": null,
        "children": []
    }
]