List emails

GET /hyperkitty/api/list/[email protected]/thread/BFGTJF5LKWWLMSPKDW77FU7PLGAGG3XT/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/BFGTJF5LKWWLMSPKDW77FU7PLGAGG3XT/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "BFGTJF5LKWWLMSPKDW77FU7PLGAGG3XT",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/BFGTJF5LKWWLMSPKDW77FU7PLGAGG3XT/?format=api",
        "sender": {
            "address": "santanaamt (a) aol.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "[email protected]",
        "subject": "[sarex]  ISS this afternoon",
        "date": "2008-10-19T21:55:06Z",
        "parent": null,
        "children": []
    }
]