List emails

GET /hyperkitty/api/list/[email protected]/thread/67K7Y7SBLYDNE5OPZEBGMPMACGAIF6F4/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/67K7Y7SBLYDNE5OPZEBGMPMACGAIF6F4/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "67K7Y7SBLYDNE5OPZEBGMPMACGAIF6F4",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/67K7Y7SBLYDNE5OPZEBGMPMACGAIF6F4/?format=api",
        "sender": {
            "address": "k6yk (a) juno.com",
            "mailman_id": "9dd495eb5a5b4400ad5e4ad998068d9f",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/9dd495eb5a5b4400ad5e4ad998068d9f/emails/?format=api"
        },
        "sender_name": "John W Lee",
        "subject": "[amsat-bb] Re: Mounting antennas on a tower & Don't forget the\tPREAMP!",
        "date": "2007-09-22T18:16:28Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/G7F3C3GESYI63ZARQBOQMX2BXVVK65WP/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/G7F3C3GESYI63ZARQBOQMX2BXVVK65WP/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "G7F3C3GESYI63ZARQBOQMX2BXVVK65WP",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/67K7Y7SBLYDNE5OPZEBGMPMACGAIF6F4/?format=api",
        "sender": {
            "address": "kl7uw (a) acsalaska.net",
            "mailman_id": "a3410a82727d41089972844baeca6321",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/a3410a82727d41089972844baeca6321/emails/?format=api"
        },
        "sender_name": "Edward Cole",
        "subject": "[amsat-bb] Re: Mounting antennas on a tower & Don't forget the PREAMP!",
        "date": "2007-09-22T19:36:51Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/67K7Y7SBLYDNE5OPZEBGMPMACGAIF6F4/?format=api",
        "children": []
    }
]