List emails

GET /hyperkitty/api/list/[email protected]/thread/EROLI7OUX65ZNN6N7EMNZBFAZNQ6RMSF/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/EROLI7OUX65ZNN6N7EMNZBFAZNQ6RMSF/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "EROLI7OUX65ZNN6N7EMNZBFAZNQ6RMSF",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/EROLI7OUX65ZNN6N7EMNZBFAZNQ6RMSF/",
        "sender": {
            "address": "top_gun_canada (a) yahoo.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "B J",
        "subject": "[amsat-bb]  ISS As Seen From Space Shuttle Discovery",
        "date": "2011-03-08T19:51:25Z",
        "parent": null,
        "children": []
    }
]