List emails

GET /hyperkitty/api/list/[email protected]/thread/KDAERBIZAV4ETTNYBICZF63CJDO2A7PP/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/KDAERBIZAV4ETTNYBICZF63CJDO2A7PP/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "KDAERBIZAV4ETTNYBICZF63CJDO2A7PP",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/KDAERBIZAV4ETTNYBICZF63CJDO2A7PP/",
        "sender": {
            "address": "xe3dx (a) prodigy.net.mx",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "David Maciel (XE3DX)",
        "subject": "[amsat-bb] New Grids on Trip  *XE3DX*",
        "date": "2012-07-10T22:53:08Z",
        "parent": null,
        "children": []
    }
]