List emails

GET /hyperkitty/api/list/[email protected]/thread/V6BEZ2KV4BR2TYPFGZGW6NIFIP6QGYV5/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/V6BEZ2KV4BR2TYPFGZGW6NIFIP6QGYV5/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "V6BEZ2KV4BR2TYPFGZGW6NIFIP6QGYV5",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/V6BEZ2KV4BR2TYPFGZGW6NIFIP6QGYV5/?format=api",
        "sender": {
            "address": "hamsat (a) xs4all.nl",
            "mailman_id": "a7dc1a0fdc8340408467dc22191617fd",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/a7dc1a0fdc8340408467dc22191617fd/emails/?format=api"
        },
        "sender_name": "Nico Janssen",
        "subject": "[amsat-bb] AMSAT-OSCAR 92 identified",
        "date": "2018-01-15T22:24:23Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/VM26KXYH3GHPWW462OQ6LRVKCW7PVAWF/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/VM26KXYH3GHPWW462OQ6LRVKCW7PVAWF/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "VM26KXYH3GHPWW462OQ6LRVKCW7PVAWF",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/V6BEZ2KV4BR2TYPFGZGW6NIFIP6QGYV5/?format=api",
        "sender": {
            "address": "ciprian (a) sufitchi.com",
            "mailman_id": "73dc95e10a1448f6b71bdca91a667174",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/73dc95e10a1448f6b71bdca91a667174/emails/?format=api"
        },
        "sender_name": "Ciprian Sufitchi",
        "subject": "Re: [amsat-bb] AMSAT-OSCAR 92 identified",
        "date": "2018-01-16T00:15:21Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/V6BEZ2KV4BR2TYPFGZGW6NIFIP6QGYV5/?format=api",
        "children": []
    }
]