List emails

GET /hyperkitty/api/list/[email protected]/thread/2QQB6HZKVKSOOJ33BI2DQZB7IKHNT7C4/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/2QQB6HZKVKSOOJ33BI2DQZB7IKHNT7C4/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "2QQB6HZKVKSOOJ33BI2DQZB7IKHNT7C4",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2QQB6HZKVKSOOJ33BI2DQZB7IKHNT7C4/?format=api",
        "sender": {
            "address": "jean.marc.momple (a) gmail.com",
            "mailman_id": "1f8c2f38c6ad4642a7b28de21a3f4a62",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/1f8c2f38c6ad4642a7b28de21a3f4a62/emails/?format=api"
        },
        "sender_name": "Jean Marc Momple",
        "subject": "[amsat-bb] CQ from South Indian Ocean",
        "date": "2018-08-03T15:23:54Z",
        "parent": null,
        "children": []
    }
]