List emails

GET /hyperkitty/api/list/[email protected]/thread/BSKTTN3ZQFWWO4BULE4SO7B5DOQZ7AJL/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/BSKTTN3ZQFWWO4BULE4SO7B5DOQZ7AJL/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "004201c93d42$ff6c8e10$fe45aa30$@net",
        "message_id_hash": "BSKTTN3ZQFWWO4BULE4SO7B5DOQZ7AJL",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/BSKTTN3ZQFWWO4BULE4SO7B5DOQZ7AJL/?format=api",
        "sender": {
            "address": "quadpugh (a) bellsouth.net",
            "mailman_id": "c437f8e47eae42deb05fcffec360bcff",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/c437f8e47eae42deb05fcffec360bcff/emails/?format=api"
        },
        "sender_name": "Nick Pugh",
        "subject": "[amsat-bb]  tnc2 help",
        "date": "2008-11-02T23:30:31Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/YYT4GAPSKDSKVAKOAZO3G5NTOJGFBCOX/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/YYT4GAPSKDSKVAKOAZO3G5NTOJGFBCOX/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "3E524C650AB64D1F95E2351963227D33@athlon",
        "message_id_hash": "YYT4GAPSKDSKVAKOAZO3G5NTOJGFBCOX",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/BSKTTN3ZQFWWO4BULE4SO7B5DOQZ7AJL/?format=api",
        "sender": {
            "address": "ve4yz (a) mts.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Alan",
        "subject": "[amsat-bb] Re: tnc2 help",
        "date": "2008-11-02T23:51:14Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/BSKTTN3ZQFWWO4BULE4SO7B5DOQZ7AJL/?format=api",
        "children": []
    }
]