List emails

GET /hyperkitty/api/list/[email protected]/thread/JAJC5KU2I3GMGOVLRQRIT4EJLSYVIOEA/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/JAJC5KU2I3GMGOVLRQRIT4EJLSYVIOEA/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "JAJC5KU2I3GMGOVLRQRIT4EJLSYVIOEA",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/JAJC5KU2I3GMGOVLRQRIT4EJLSYVIOEA/",
        "sender": {
            "address": "hmartinez (a) ucf.edu.cu",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Hector, CO6CBF",
        "subject": "[amsat-bb] My first transatlantic contact on satellites",
        "date": "2012-12-05T15:27:31Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/Z7IGG57OF547FPYATPFCS34NNYNC2C6Y/"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/Z7IGG57OF547FPYATPFCS34NNYNC2C6Y/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "Z7IGG57OF547FPYATPFCS34NNYNC2C6Y",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/JAJC5KU2I3GMGOVLRQRIT4EJLSYVIOEA/",
        "sender": {
            "address": "orbitjet (a) hotmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "R Oler",
        "subject": "[amsat-bb] Re: My first transatlantic contact on satellites",
        "date": "2012-12-05T19:03:10Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/JAJC5KU2I3GMGOVLRQRIT4EJLSYVIOEA/",
        "children": []
    }
]