List emails

GET /hyperkitty/api/list/[email protected]/thread/AQIWVXAKF4WMQYLHCSIPEAXNXVERRFW5/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/AQIWVXAKF4WMQYLHCSIPEAXNXVERRFW5/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "AQIWVXAKF4WMQYLHCSIPEAXNXVERRFW5",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/AQIWVXAKF4WMQYLHCSIPEAXNXVERRFW5/",
        "sender": {
            "address": "phil_lor (a) bigpond.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Phil",
        "subject": "[amsat-bb] predict client example in python",
        "date": "2013-03-26T05:27:12Z",
        "parent": null,
        "children": []
    }
]