List emails

GET /hyperkitty/api/list/[email protected]/thread/SGYP4FR2HTODHTXYBXK6HJGWNYJ7VZGL/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/SGYP4FR2HTODHTXYBXK6HJGWNYJ7VZGL/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CAD8DNZqxzRhRpwtVBbxcC1sbsb_X30WZak=Db+on5Jd5Z8sX8A@mail.gmail.com",
        "message_id_hash": "SGYP4FR2HTODHTXYBXK6HJGWNYJ7VZGL",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/SGYP4FR2HTODHTXYBXK6HJGWNYJ7VZGL/?format=api",
        "sender": {
            "address": "kc2syf (a) gmail.com",
            "mailman_id": "0314018937f54dfebc5a7c471e54b2b2",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/0314018937f54dfebc5a7c471e54b2b2/emails/?format=api"
        },
        "sender_name": "michael sartoretti",
        "subject": "[AMSAT-BB] Re: WTB LVB Tracker",
        "date": "2021-05-22T02:16:38Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/N4ELCPZLFSQQ3FTS2GGWW5CJKYFV57OK/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/N4ELCPZLFSQQ3FTS2GGWW5CJKYFV57OK/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "N4ELCPZLFSQQ3FTS2GGWW5CJKYFV57OK",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/SGYP4FR2HTODHTXYBXK6HJGWNYJ7VZGL/?format=api",
        "sender": {
            "address": "clintbradford (a) mac.com",
            "mailman_id": "ce19a58d4cd34917a413a100662056d9",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/ce19a58d4cd34917a413a100662056d9/emails/?format=api"
        },
        "sender_name": "Clint Bradford",
        "subject": "[AMSAT-BB] Re: WTB LVB Tracker",
        "date": "2021-05-22T03:14:48Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/SGYP4FR2HTODHTXYBXK6HJGWNYJ7VZGL/?format=api",
        "children": []
    }
]