List emails

GET /hyperkitty/api/list/[email protected]/thread/DMJRRPR4UVMALYV7ETACTJDZPPQVHVLD/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/DMJRRPR4UVMALYV7ETACTJDZPPQVHVLD/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "DMJRRPR4UVMALYV7ETACTJDZPPQVHVLD",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/DMJRRPR4UVMALYV7ETACTJDZPPQVHVLD/",
        "sender": {
            "address": "kenwoodtrx (a) hotmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Cor PDØRKC",
        "subject": "[amsat-bb] ISS packet active.",
        "date": "2015-06-01T22:34:36Z",
        "parent": null,
        "children": []
    }
]