List emails

GET /hyperkitty/api/list/[email protected]/thread/JY2K2VJW45C4PRTIEVLXONUITKXINBUD/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/JY2K2VJW45C4PRTIEVLXONUITKXINBUD/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "000501d49632$d25453a0$76fcfae0$@fr",
        "message_id_hash": "JY2K2VJW45C4PRTIEVLXONUITKXINBUD",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/JY2K2VJW45C4PRTIEVLXONUITKXINBUD/",
        "sender": {
            "address": "michel-f6glj (a) orange.fr",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "F6GLJ",
        "subject": "[amsat-bb] test",
        "date": "2018-12-17T18:03:31Z",
        "parent": null,
        "children": []
    }
]