List emails

GET /hyperkitty/api/list/[email protected]/thread/AXBOIAXA3OXGOGPQNN45M4BLFD4I7HBE/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/AXBOIAXA3OXGOGPQNN45M4BLFD4I7HBE/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "000801c89c1e$5f66e570$4001a8c0@MainPC",
        "message_id_hash": "AXBOIAXA3OXGOGPQNN45M4BLFD4I7HBE",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/AXBOIAXA3OXGOGPQNN45M4BLFD4I7HBE/?format=api",
        "sender": {
            "address": "g7hia (a) btinternet.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "john heath",
        "subject": "[amsat-bb]  Telemetry postings",
        "date": "2008-04-11T21:52:43Z",
        "parent": null,
        "children": []
    }
]