List emails

GET /hyperkitty/api/list/[email protected]/thread/R2UTZK7IA7CI7HBLY6I2N6VAWTMTOQR2/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/R2UTZK7IA7CI7HBLY6I2N6VAWTMTOQR2/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "R2UTZK7IA7CI7HBLY6I2N6VAWTMTOQR2",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/R2UTZK7IA7CI7HBLY6I2N6VAWTMTOQR2/?format=api",
        "sender": {
            "address": "sats (a) pe1rdw.demon.nl",
            "mailman_id": "e20cf29fc4414064823663a29fbe7306",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/e20cf29fc4414064823663a29fbe7306/emails/?format=api"
        },
        "sender_name": "Andre",
        "subject": "[amsat-bb] PA5RWE passed away",
        "date": "2012-06-02T20:47:54Z",
        "parent": null,
        "children": []
    }
]