List emails

GET /hyperkitty/api/list/[email protected]/thread/Z4JJGIXGGIWY44BOBEDBKFPI42JZKFTE/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/Z4JJGIXGGIWY44BOBEDBKFPI42JZKFTE/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "003c01c9a4f9$d5d5cb60$6401a8c0@HOOFDCOMPUTER",
        "message_id_hash": "Z4JJGIXGGIWY44BOBEDBKFPI42JZKFTE",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/Z4JJGIXGGIWY44BOBEDBKFPI42JZKFTE/",
        "sender": {
            "address": "c.wielenga (a) hetnet.nl",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Cor",
        "subject": "[amsat-bb]  ISS repeater is active in U/V mode.",
        "date": "2009-03-14T23:08:49Z",
        "parent": null,
        "children": []
    }
]