List emails

GET /hyperkitty/api/list/[email protected]/thread/ZSCNZTQIVXIDHX5K45KEGLV7QUR5QAKY/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/ZSCNZTQIVXIDHX5K45KEGLV7QUR5QAKY/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "ZSCNZTQIVXIDHX5K45KEGLV7QUR5QAKY",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ZSCNZTQIVXIDHX5K45KEGLV7QUR5QAKY/",
        "sender": {
            "address": "dkuester (a) colorado.edu",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Dan Kuester",
        "subject": "[amsat-bb]  ISM question",
        "date": "2007-02-24T20:37:19Z",
        "parent": null,
        "children": []
    }
]