List emails

GET /hyperkitty/api/list/[email protected]/thread/OHRCCB6DFIIRYY7VM7BSYBN5T3V7GNPR/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/OHRCCB6DFIIRYY7VM7BSYBN5T3V7GNPR/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "OHRCCB6DFIIRYY7VM7BSYBN5T3V7GNPR",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/OHRCCB6DFIIRYY7VM7BSYBN5T3V7GNPR/?format=api",
        "sender": {
            "address": "patrick.n2oeq (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Thomas McGrane",
        "subject": "[sarex]  ISS equipment for VHF and UHF",
        "date": "2007-05-08T23:52:22Z",
        "parent": null,
        "children": []
    }
]