List emails

GET /hyperkitty/api/list/[email protected]/thread/U64AT2OLYQP7VQNTVG3UB66DMI3WOBTE/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/U64AT2OLYQP7VQNTVG3UB66DMI3WOBTE/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "U64AT2OLYQP7VQNTVG3UB66DMI3WOBTE",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/U64AT2OLYQP7VQNTVG3UB66DMI3WOBTE/",
        "sender": {
            "address": "mat_62 (a) netcommander.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Michael Tondee",
        "subject": "[amsat-bb] Re: Can we get them to fix AO-40 first then?",
        "date": "2009-10-17T16:20:45Z",
        "parent": null,
        "children": []
    }
]