List emails

GET /hyperkitty/api/list/[email protected]/thread/2BLOSYW2AXO523C5RKZBSFT4UIWXBEG5/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/2BLOSYW2AXO523C5RKZBSFT4UIWXBEG5/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "2BLOSYW2AXO523C5RKZBSFT4UIWXBEG5",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2BLOSYW2AXO523C5RKZBSFT4UIWXBEG5/",
        "sender": {
            "address": "johngeig (a) yahoo.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "John Geiger",
        "subject": "[amsat-bb]  Value of Kenwood TS790",
        "date": "2007-02-19T15:56:57Z",
        "parent": null,
        "children": []
    }
]