List emails

GET /hyperkitty/api/list/[email protected]/thread/ELMNFI3XVNT5NTIX7EKB2DBXJ6OTJ4UE/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/ELMNFI3XVNT5NTIX7EKB2DBXJ6OTJ4UE/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "ELMNFI3XVNT5NTIX7EKB2DBXJ6OTJ4UE",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ELMNFI3XVNT5NTIX7EKB2DBXJ6OTJ4UE/?format=api",
        "sender": {
            "address": "gordonjcp (a) gjcp.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Gordon JC Pearce",
        "subject": "[amsat-bb] NO-44 status?",
        "date": "2012-06-12T22:28:32Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ISJVIHCMJYOWD6K3UJJRO27OJUM2GXFZ/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ISJVIHCMJYOWD6K3UJJRO27OJUM2GXFZ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "ISJVIHCMJYOWD6K3UJJRO27OJUM2GXFZ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ELMNFI3XVNT5NTIX7EKB2DBXJ6OTJ4UE/?format=api",
        "sender": {
            "address": "vlfiscus (a) mcn.net",
            "mailman_id": "b3474e29ab46467c8bdbf170986df3eb",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/b3474e29ab46467c8bdbf170986df3eb/emails/?format=api"
        },
        "sender_name": "Vince Fiscus, KB7ADL",
        "subject": "[amsat-bb] Re: NO-44 status?",
        "date": "2012-06-12T23:46:45Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ELMNFI3XVNT5NTIX7EKB2DBXJ6OTJ4UE/?format=api",
        "children": []
    }
]