List emails

GET /hyperkitty/api/list/[email protected]/thread/MPWELJMMSTCM5PMQ6NGWSOX666TLACSB/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/MPWELJMMSTCM5PMQ6NGWSOX666TLACSB/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "MPWELJMMSTCM5PMQ6NGWSOX666TLACSB",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/MPWELJMMSTCM5PMQ6NGWSOX666TLACSB/",
        "sender": {
            "address": "wa6fwf (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "kevin schuchmann",
        "subject": "[amsat-bb] foxtelem error",
        "date": "2017-01-31T19:02:19Z",
        "parent": null,
        "children": []
    }
]