List emails

GET /hyperkitty/api/list/[email protected]/thread/I3RQTWIEZLPGI5OEPZ3E4YPKERMMSFXQ/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/I3RQTWIEZLPGI5OEPZ3E4YPKERMMSFXQ/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "I3RQTWIEZLPGI5OEPZ3E4YPKERMMSFXQ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/I3RQTWIEZLPGI5OEPZ3E4YPKERMMSFXQ/",
        "sender": {
            "address": "pa3guo (a) upcmail.nl",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "PA3GUO",
        "subject": "Re: [amsat-bb] Kenwood D710 firmware ?",
        "date": "2017-01-03T19:55:02Z",
        "parent": null,
        "children": []
    }
]