List emails

GET /hyperkitty/api/list/[email protected]/thread/PNZVGT36LC3KSTKUMW2JBMJFSHLPKZV6/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/PNZVGT36LC3KSTKUMW2JBMJFSHLPKZV6/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "PNZVGT36LC3KSTKUMW2JBMJFSHLPKZV6",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/PNZVGT36LC3KSTKUMW2JBMJFSHLPKZV6/?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] Extraordinary Night in Mission Viejo, CA",
        "date": "2015-08-19T02:31:55Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/PFTSHZYQ6CXGTHKPD7VUFJYYNNWWJRZ7/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/PFTSHZYQ6CXGTHKPD7VUFJYYNNWWJRZ7/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "PFTSHZYQ6CXGTHKPD7VUFJYYNNWWJRZ7",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/PNZVGT36LC3KSTKUMW2JBMJFSHLPKZV6/?format=api",
        "sender": {
            "address": "G0MRF (a) aol.com",
            "mailman_id": "cfcfaac416f145c0a1522c818c5e37c1",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/cfcfaac416f145c0a1522c818c5e37c1/emails/?format=api"
        },
        "sender_name": "David G0MRF",
        "subject": "Re: [amsat-bb] Extraordinary Night in Mission Viejo, CA",
        "date": "2015-08-19T07:44:56Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/PNZVGT36LC3KSTKUMW2JBMJFSHLPKZV6/?format=api",
        "children": []
    }
]