List emails

GET /hyperkitty/api/list/[email protected]/thread/FOWAUTHVRPZYPZC5RFZ7XL3U3VIFLB7U/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/FOWAUTHVRPZYPZC5RFZ7XL3U3VIFLB7U/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "FOWAUTHVRPZYPZC5RFZ7XL3U3VIFLB7U",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/FOWAUTHVRPZYPZC5RFZ7XL3U3VIFLB7U/",
        "sender": {
            "address": "w5nyv (a) yahoo.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Michelle",
        "subject": "[eagle] Re: Project Namaste mailing list invitation - AMSAT ground\tstation",
        "date": "2008-04-29T16:22:30Z",
        "parent": null,
        "children": []
    }
]