List emails

GET /hyperkitty/api/list/[email protected]/thread/W6YIMLXOOY6PMOHCWOAWJ6WGPCATNAP7/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/W6YIMLXOOY6PMOHCWOAWJ6WGPCATNAP7/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "20706172.1189780907159.JavaMail.root@mswamui-blood.atl.sa.earthlink.net",
        "message_id_hash": "W6YIMLXOOY6PMOHCWOAWJ6WGPCATNAP7",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/W6YIMLXOOY6PMOHCWOAWJ6WGPCATNAP7/?format=api",
        "sender": {
            "address": "glasbrenner (a) mindspring.com",
            "mailman_id": "949459c565c44034a664f620a6de3a8f",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/949459c565c44034a664f620a6de3a8f/emails/?format=api"
        },
        "sender_name": "Andrew Glasbrenner",
        "subject": "[amsat-bb] Re: AO-51 Schedule link on Amsat Status Site",
        "date": "2007-09-14T14:41:46Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/N5I6G2JOYDPHYEOJ4OTMBY5VNSVQDN2C/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/N5I6G2JOYDPHYEOJ4OTMBY5VNSVQDN2C/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "N5I6G2JOYDPHYEOJ4OTMBY5VNSVQDN2C",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/W6YIMLXOOY6PMOHCWOAWJ6WGPCATNAP7/?format=api",
        "sender": {
            "address": "bob (a) evoria.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Bob Stewart",
        "subject": "[amsat-bb] Re: AO-51 Schedule link on Amsat Status Site",
        "date": "2007-09-14T14:56:56Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/W6YIMLXOOY6PMOHCWOAWJ6WGPCATNAP7/?format=api",
        "children": []
    }
]