List emails

GET /hyperkitty/api/list/[email protected]/thread/CNMML5E3F3RFGSEHQYAJDEQ3VJ63KHM2/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/CNMML5E3F3RFGSEHQYAJDEQ3VJ63KHM2/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "CNMML5E3F3RFGSEHQYAJDEQ3VJ63KHM2",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CNMML5E3F3RFGSEHQYAJDEQ3VJ63KHM2/",
        "sender": {
            "address": "Bennett.Norell (a) optimum.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Bennett Norell",
        "subject": "[amsat-bb] For Sale: Yaesu FT-847 Earth Station",
        "date": "2018-05-06T13:18:24Z",
        "parent": null,
        "children": []
    }
]