List emails

GET /hyperkitty/api/list/[email protected]/thread/YHOGAAAWGTIBEXNB7PDTL5X3SHLYPYME/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/YHOGAAAWGTIBEXNB7PDTL5X3SHLYPYME/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "YHOGAAAWGTIBEXNB7PDTL5X3SHLYPYME",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/YHOGAAAWGTIBEXNB7PDTL5X3SHLYPYME/",
        "sender": {
            "address": "w5nyv (a) yahoo.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Michelle",
        "subject": "[eagle] Re: [Namaste-dev] Re:   what is going on?",
        "date": "2008-07-08T04:13:14Z",
        "parent": null,
        "children": []
    }
]