List emails

GET /hyperkitty/api/list/[email protected]/thread/PJYR3X3GZ2PS6AN6TAZ63HSB4DDXH2D7/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/PJYR3X3GZ2PS6AN6TAZ63HSB4DDXH2D7/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "PJYR3X3GZ2PS6AN6TAZ63HSB4DDXH2D7",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/PJYR3X3GZ2PS6AN6TAZ63HSB4DDXH2D7/?format=api",
        "sender": {
            "address": "clintbradford (a) mac.com",
            "mailman_id": "ce19a58d4cd34917a413a100662056d9",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/ce19a58d4cd34917a413a100662056d9/emails/?format=api"
        },
        "sender_name": "Clint Bradford",
        "subject": "[amsat-bb] Skype and Cell Phones",
        "date": "2015-03-27T01:07:40Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/LEHQA4YPGEI42NM2IJYQG6Z6X5ECKNUR/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/LEHQA4YPGEI42NM2IJYQG6Z6X5ECKNUR/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CAN5j0srTtTaato1J+x4AV7WGELOvXsok3ruwgpw9Zvib3-jwPg@mail.gmail.com",
        "message_id_hash": "LEHQA4YPGEI42NM2IJYQG6Z6X5ECKNUR",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/PJYR3X3GZ2PS6AN6TAZ63HSB4DDXH2D7/?format=api",
        "sender": {
            "address": "bryce.salmi (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Bryce Salmi",
        "subject": "Re: [amsat-bb] Skype and Cell Phones",
        "date": "2015-03-27T03:39:58Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/PJYR3X3GZ2PS6AN6TAZ63HSB4DDXH2D7/?format=api",
        "children": []
    }
]