List emails

GET /hyperkitty/api/list/[email protected]/thread/7EZ2HJKLNJM4Y4WMX4CG7XETDN52HGT2/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/7EZ2HJKLNJM4Y4WMX4CG7XETDN52HGT2/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "04e201cd9255$f22ca520$d685ef60$@net",
        "message_id_hash": "7EZ2HJKLNJM4Y4WMX4CG7XETDN52HGT2",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/7EZ2HJKLNJM4Y4WMX4CG7XETDN52HGT2/?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] streaming",
        "date": "2012-09-14T08:50:07Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/RPSYBWL2XVR4U4NSS3C55R3ODTDGOWTZ/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/RPSYBWL2XVR4U4NSS3C55R3ODTDGOWTZ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "RPSYBWL2XVR4U4NSS3C55R3ODTDGOWTZ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/7EZ2HJKLNJM4Y4WMX4CG7XETDN52HGT2/?format=api",
        "sender": {
            "address": "ciaran (a) it-sparkles.co.uk",
            "mailman_id": "aca16fa47c2f4e2281aba7083eed7be8",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/aca16fa47c2f4e2281aba7083eed7be8/emails/?format=api"
        },
        "sender_name": "Ciaran Morgan",
        "subject": "[amsat-bb] Re: streaming",
        "date": "2012-09-14T09:21:34Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/7EZ2HJKLNJM4Y4WMX4CG7XETDN52HGT2/?format=api",
        "children": []
    }
]