List emails

GET /hyperkitty/api/list/[email protected]/thread/6WAJ5UE66IFPXAYOBSLS34WMEDB6DH4Y/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/6WAJ5UE66IFPXAYOBSLS34WMEDB6DH4Y/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "000601c8a679$f20003c0$0301a8c0@bojangles",
        "message_id_hash": "6WAJ5UE66IFPXAYOBSLS34WMEDB6DH4Y",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/6WAJ5UE66IFPXAYOBSLS34WMEDB6DH4Y/",
        "sender": {
            "address": "steve (a) innovative-research.com.au",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Steve harrison",
        "subject": "[amsat-bb] Re: Dish position pulse counter",
        "date": "2008-04-25T02:13:24Z",
        "parent": null,
        "children": []
    }
]