List emails

GET /hyperkitty/api/list/[email protected]/thread/MXRK2U7C5RYECKXMJULDPSOWLD65V4TP/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/MXRK2U7C5RYECKXMJULDPSOWLD65V4TP/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "MXRK2U7C5RYECKXMJULDPSOWLD65V4TP",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/MXRK2U7C5RYECKXMJULDPSOWLD65V4TP/?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] Congratulations to the guys who are devoted to make the hobby progress",
        "date": "2018-11-17T18:37:47Z",
        "parent": null,
        "children": []
    }
]