List emails

GET /hyperkitty/api/list/[email protected]/thread/OIDNITLVSDFE6DDZ2A46YK5OCJ5Z7YUI/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/OIDNITLVSDFE6DDZ2A46YK5OCJ5Z7YUI/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "003201c8b304$03d32730$0b797590$@com",
        "message_id_hash": "OIDNITLVSDFE6DDZ2A46YK5OCJ5Z7YUI",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/OIDNITLVSDFE6DDZ2A46YK5OCJ5Z7YUI/",
        "sender": {
            "address": "w0pd (a) mchsi.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Mike McConnell",
        "subject": "[amsat-bb]  Linear satellites",
        "date": "2008-05-11T01:12:00Z",
        "parent": null,
        "children": []
    }
]