List emails

GET /hyperkitty/api/list/[email protected]/thread/XXP2WWZXIYXB5SLODL4NZ5BBPHT4OCDL/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/XXP2WWZXIYXB5SLODL4NZ5BBPHT4OCDL/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "XXP2WWZXIYXB5SLODL4NZ5BBPHT4OCDL",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/XXP2WWZXIYXB5SLODL4NZ5BBPHT4OCDL/",
        "sender": {
            "address": "pspinto (a) yahoo.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Paulo Pinto",
        "subject": "[amsat-bb] Re: rs-15 beacon",
        "date": "2007-04-05T21:20:21Z",
        "parent": null,
        "children": []
    }
]