List emails

GET /hyperkitty/api/list/[email protected]/thread/2QA4XHPQFRK5MEN3OKHQBRZ3BA7XICS5/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/2QA4XHPQFRK5MEN3OKHQBRZ3BA7XICS5/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "2QA4XHPQFRK5MEN3OKHQBRZ3BA7XICS5",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2QA4XHPQFRK5MEN3OKHQBRZ3BA7XICS5/",
        "sender": {
            "address": "w8iss (a) wideopenwest.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "James French",
        "subject": "[ans]  WSR-319 Weekly Satellite Report 319 - November 15, 2010",
        "date": "2010-11-15T13:39:42Z",
        "parent": null,
        "children": []
    }
]