List emails

GET /hyperkitty/api/list/[email protected]/thread/L4OFVCFHZZSMZOPGIGX3H6SVECULQRHL/emails/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/L4OFVCFHZZSMZOPGIGX3H6SVECULQRHL/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "000a01ca71de$cf844130$6e8cc390$@com",
        "message_id_hash": "L4OFVCFHZZSMZOPGIGX3H6SVECULQRHL",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/L4OFVCFHZZSMZOPGIGX3H6SVECULQRHL/",
        "sender": {
            "address": "hislens (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Kevin Groth",
        "subject": "[amsat-bb] Re: Satellite QSO distance record attempt",
        "date": "2009-11-30T17:01:48Z",
        "parent": null,
        "children": []
    }
]