List emails

GET /hyperkitty/api/list/[email protected]/thread/UYPEDLMQW4QT4ENTCJU4D7VGCHY72HBO/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/UYPEDLMQW4QT4ENTCJU4D7VGCHY72HBO/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "UYPEDLMQW4QT4ENTCJU4D7VGCHY72HBO",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/UYPEDLMQW4QT4ENTCJU4D7VGCHY72HBO/",
        "sender": {
            "address": "n4ufo (a) yahoo.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Kevin M",
        "subject": "Re: [amsat-bb] LOTW can be used for all AMSAT Awards",
        "date": "2015-07-28T07:23:14Z",
        "parent": null,
        "children": []
    }
]