List emails

GET /hyperkitty/api/list/[email protected]/thread/KAAEQRLOWEBUIBQSHONAFZWRWFELQR77/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/KAAEQRLOWEBUIBQSHONAFZWRWFELQR77/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "KAAEQRLOWEBUIBQSHONAFZWRWFELQR77",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/KAAEQRLOWEBUIBQSHONAFZWRWFELQR77/",
        "sender": {
            "address": "wa6ilt (a) charter.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "David Reinhart",
        "subject": "[amsat-bb] Re: Satellite gear for sale",
        "date": "2011-08-22T22:22:18Z",
        "parent": null,
        "children": []
    }
]