List emails

GET /hyperkitty/api/list/[email protected]/thread/ZTFBSWUYRT2V4F2SGGJZGLJPAVHJOHRV/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/ZTFBSWUYRT2V4F2SGGJZGLJPAVHJOHRV/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "ZTFBSWUYRT2V4F2SGGJZGLJPAVHJOHRV",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ZTFBSWUYRT2V4F2SGGJZGLJPAVHJOHRV/",
        "sender": {
            "address": "jvn8fq (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Joe Veldhuis",
        "subject": "[amsat-bb]  ISS BBS contents as of 2007-10-01 0620z",
        "date": "2007-10-01T09:53:45Z",
        "parent": null,
        "children": []
    }
]