List emails

GET /hyperkitty/api/list/[email protected]/thread/6HA6L6ZYUIDYVK6VMWF6VRYDHBUAOET2/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/6HA6L6ZYUIDYVK6VMWF6VRYDHBUAOET2/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "6HA6L6ZYUIDYVK6VMWF6VRYDHBUAOET2",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/6HA6L6ZYUIDYVK6VMWF6VRYDHBUAOET2/?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]  AMSAT Press Coverage",
        "date": "2010-07-27T16:31:58Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/DMRWYITDIK7JR6WM64RK7QOMDVTZ5MPG/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/DMRWYITDIK7JR6WM64RK7QOMDVTZ5MPG/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "DMRWYITDIK7JR6WM64RK7QOMDVTZ5MPG",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/6HA6L6ZYUIDYVK6VMWF6VRYDHBUAOET2/?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: [ao51-modes]  AMSAT Press Coverage",
        "date": "2010-07-29T00:14:54Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/6HA6L6ZYUIDYVK6VMWF6VRYDHBUAOET2/?format=api",
        "children": []
    }
]