List emails

GET /hyperkitty/api/list/[email protected]/thread/STDTYC6VRXNMQA4AHRRB4UHCLOBBM5SO/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/STDTYC6VRXNMQA4AHRRB4UHCLOBBM5SO/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "STDTYC6VRXNMQA4AHRRB4UHCLOBBM5SO",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/STDTYC6VRXNMQA4AHRRB4UHCLOBBM5SO/?format=api",
        "sender": {
            "address": "ea6vq_ml (a) vhfdx.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Gabriel - EA6VQ",
        "subject": "[amsat-bb]  TS-790 doppler compensation via CAT",
        "date": "2006-10-13T18:25:25Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/VERII77OUI3HIF4MDNNLJJMXCVSNDJAI/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/VERII77OUI3HIF4MDNNLJJMXCVSNDJAI/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "000b01c6ef56$dd750ee0$0301a8c0@ericheichmann",
        "message_id_hash": "VERII77OUI3HIF4MDNNLJJMXCVSNDJAI",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/STDTYC6VRXNMQA4AHRRB4UHCLOBBM5SO/?format=api",
        "sender": {
            "address": "erich.eichmann (a) t-online.de",
            "mailman_id": "6679c7cde510458f8117afd8289f9948",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/6679c7cde510458f8117afd8289f9948/emails/?format=api"
        },
        "sender_name": "Erich Eichmann",
        "subject": "[amsat-bb] Re: TS-790 doppler compensation via CAT",
        "date": "2006-10-14T06:06:18Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/STDTYC6VRXNMQA4AHRRB4UHCLOBBM5SO/?format=api",
        "children": []
    }
]