List emails

GET /hyperkitty/api/list/[email protected]/thread/XXIEPCRF6E5JRBVASXWD2NQHDZDELVPS/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/XXIEPCRF6E5JRBVASXWD2NQHDZDELVPS/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "XXIEPCRF6E5JRBVASXWD2NQHDZDELVPS",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/XXIEPCRF6E5JRBVASXWD2NQHDZDELVPS/?format=api",
        "sender": {
            "address": "mlunday (a) nc.rr.com",
            "mailman_id": "fc681201283c4b2ba8832a2f2f5ece31",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/fc681201283c4b2ba8832a2f2f5ece31/emails/?format=api"
        },
        "sender_name": "Mark Lunday, WD4ELG",
        "subject": "[amsat-bb]  Quesion about ISS crossband repeater",
        "date": "2008-12-13T14:35:14Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ARSSQ7A3EVZ3V7BZHJKMSGZLY4IFIYTZ/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ARSSQ7A3EVZ3V7BZHJKMSGZLY4IFIYTZ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "ARSSQ7A3EVZ3V7BZHJKMSGZLY4IFIYTZ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/XXIEPCRF6E5JRBVASXWD2NQHDZDELVPS/?format=api",
        "sender": {
            "address": "kenneth.g.ransom (a) nasa.gov",
            "mailman_id": "7a18787420f848ee95993e164e807c2c",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/7a18787420f848ee95993e164e807c2c/emails/?format=api"
        },
        "sender_name": "Ransom, Kenneth G. (JSC-OC)[BAR]",
        "subject": "[amsat-bb] Re: Quesion about ISS crossband repeater",
        "date": "2008-12-13T15:33:56Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/XXIEPCRF6E5JRBVASXWD2NQHDZDELVPS/?format=api",
        "children": []
    }
]