List emails

GET /hyperkitty/api/list/[email protected]/thread/Z7LY7TCJMFQOEHBDE4DSQILQZNZZS4U5/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/Z7LY7TCJMFQOEHBDE4DSQILQZNZZS4U5/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "Z7LY7TCJMFQOEHBDE4DSQILQZNZZS4U5",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/Z7LY7TCJMFQOEHBDE4DSQILQZNZZS4U5/",
        "sender": {
            "address": "dguimon1 (a) san.rr.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Dave Guimont",
        "subject": "[amsat-bb]  Surface mount techniques",
        "date": "2009-05-07T21:05:36Z",
        "parent": null,
        "children": []
    }
]