List emails

GET /hyperkitty/api/list/[email protected]/thread/LN4LVALXHIWNPZBZPYMHAPMNZ75F3CT6/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/LN4LVALXHIWNPZBZPYMHAPMNZ75F3CT6/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "LN4LVALXHIWNPZBZPYMHAPMNZ75F3CT6",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/LN4LVALXHIWNPZBZPYMHAPMNZ75F3CT6/",
        "sender": {
            "address": "aa5jg (a) yahoo.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "John Geiger",
        "subject": "[amsat-bb]  SO50/AO27 on Kenwood TS2000",
        "date": "2010-07-20T15:15:29Z",
        "parent": null,
        "children": []
    }
]