List emails

GET /hyperkitty/api/list/[email protected]/thread/ECMVWSEVE2PFYPIPFRKFCGZD6D27NEFY/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/ECMVWSEVE2PFYPIPFRKFCGZD6D27NEFY/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "008201d00b4d$c8315d10$58941730$@net",
        "message_id_hash": "ECMVWSEVE2PFYPIPFRKFCGZD6D27NEFY",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ECMVWSEVE2PFYPIPFRKFCGZD6D27NEFY/",
        "sender": {
            "address": "jeff_griffin (a) comcast.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "jeff griffin",
        "subject": "[amsat-bb] cushcraft PS-4",
        "date": "2014-11-28T20:56:28Z",
        "parent": null,
        "children": []
    }
]