List emails

GET /hyperkitty/api/list/[email protected]/thread/OA3JN5VRZWGLHQXEJQWNJC5T7ZVDTBCM/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/OA3JN5VRZWGLHQXEJQWNJC5T7ZVDTBCM/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "OA3JN5VRZWGLHQXEJQWNJC5T7ZVDTBCM",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/OA3JN5VRZWGLHQXEJQWNJC5T7ZVDTBCM/",
        "sender": {
            "address": "clintbradford (a) me.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Clint Bradford",
        "subject": "[amsat-bb] Re: Question of the Day - Portable Power",
        "date": "2012-01-11T20:10:30Z",
        "parent": null,
        "children": []
    }
]