List emails

GET /hyperkitty/api/list/[email protected]/thread/QFFLE5UCRBEBKVORRCHXAJ6CB3O65VLK/emails/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/QFFLE5UCRBEBKVORRCHXAJ6CB3O65VLK/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "QFFLE5UCRBEBKVORRCHXAJ6CB3O65VLK",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/QFFLE5UCRBEBKVORRCHXAJ6CB3O65VLK/?format=api",
        "sender": {
            "address": "skristof (a) etczone.com",
            "mailman_id": "d690668e0ec84c89a4ac95633613f4d2",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/d690668e0ec84c89a4ac95633613f4d2/emails/?format=api"
        },
        "sender_name": "Steve Kristoff",
        "subject": "[amsat-bb] Another effect of COVID-19",
        "date": "2020-04-21T19:43:54Z",
        "parent": null,
        "children": []
    }
]