List emails

GET /hyperkitty/api/list/[email protected]/thread/V7R3JX46QMEJYP7KSE2MOADQ326NKAUM/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/V7R3JX46QMEJYP7KSE2MOADQ326NKAUM/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "5DD5A30BFB2F41268FB61960B033CF21@BobPC",
        "message_id_hash": "V7R3JX46QMEJYP7KSE2MOADQ326NKAUM",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/V7R3JX46QMEJYP7KSE2MOADQ326NKAUM/",
        "sender": {
            "address": "robertfelt (a) bellsouth.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Robert Felt",
        "subject": "[amsat-bb]  For Sale - TrakBox Rotor/Radio Controller",
        "date": "2008-07-30T19:53:59Z",
        "parent": null,
        "children": []
    }
]