List emails

GET /hyperkitty/api/list/[email protected]/thread/LRC5MY6ZYEV4S3J43QGCZMD55I3CUKPM/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/LRC5MY6ZYEV4S3J43QGCZMD55I3CUKPM/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "LRC5MY6ZYEV4S3J43QGCZMD55I3CUKPM",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/LRC5MY6ZYEV4S3J43QGCZMD55I3CUKPM/",
        "sender": {
            "address": "n4ufo (a) yahoo.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Kevin M",
        "subject": "[amsat-bb] EM94 & SC Friday evening SO-50 & FO-29",
        "date": "2017-09-28T18:14:02Z",
        "parent": null,
        "children": []
    }
]