List emails

GET /hyperkitty/api/list/[email protected]/thread/NUAKCCTZ32ZSTKZ2VQCGG2P7GCCSVXUV/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/NUAKCCTZ32ZSTKZ2VQCGG2P7GCCSVXUV/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "NUAKCCTZ32ZSTKZ2VQCGG2P7GCCSVXUV",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/NUAKCCTZ32ZSTKZ2VQCGG2P7GCCSVXUV/",
        "sender": {
            "address": "vk4tec (a) tech-software.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Andrew Rich",
        "subject": "[amsat-bb] ISS on rtl SDR",
        "date": "2016-11-19T04:04:11Z",
        "parent": null,
        "children": []
    }
]