List emails

GET /hyperkitty/api/list/[email protected]/thread/FXBKL5BU7MM3LQDXZAY7AP735ZL2R2OK/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/FXBKL5BU7MM3LQDXZAY7AP735ZL2R2OK/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "FXBKL5BU7MM3LQDXZAY7AP735ZL2R2OK",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/FXBKL5BU7MM3LQDXZAY7AP735ZL2R2OK/?format=api",
        "sender": {
            "address": "cchunter3 (a) mindspring.com",
            "mailman_id": "c93de12f3490475f8ce1f1fd2b562654",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/c93de12f3490475f8ce1f1fd2b562654/emails/?format=api"
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb] NASABARE TLE causing error in SATPC32",
        "date": "2019-01-01T14:19:52Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/IAOFZSPHM6NLUXGSEN2E6S2A5I7GLIU6/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/IAOFZSPHM6NLUXGSEN2E6S2A5I7GLIU6/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CAAJiE8MiSPDo9O_siyFYpjEcrbYZer0XAithGqGNW7xXD_5e6w@mail.gmail.com",
        "message_id_hash": "IAOFZSPHM6NLUXGSEN2E6S2A5I7GLIU6",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/FXBKL5BU7MM3LQDXZAY7AP735ZL2R2OK/?format=api",
        "sender": {
            "address": "kb2ysi (a) gmail.com",
            "mailman_id": "1ea455b723224992934ae02082411602",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/1ea455b723224992934ae02082411602/emails/?format=api"
        },
        "sender_name": "Don KB2YSI",
        "subject": "Re: [amsat-bb] NASABARE TLE causing error in SATPC32",
        "date": "2019-01-01T15:23:13Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/FXBKL5BU7MM3LQDXZAY7AP735ZL2R2OK/?format=api",
        "children": []
    }
]