List emails

GET /hyperkitty/api/list/[email protected]/thread/ZXVBYTLU23BJ6EISGD2HKLB2KJLWX3D5/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/ZXVBYTLU23BJ6EISGD2HKLB2KJLWX3D5/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "ZXVBYTLU23BJ6EISGD2HKLB2KJLWX3D5",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ZXVBYTLU23BJ6EISGD2HKLB2KJLWX3D5/?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]  Icom IC-9100 at Dayton",
        "date": "2010-04-19T17:54:35Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/67L4AG6GP2V3TF76QANMXENNUVGD3QDK/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/67L4AG6GP2V3TF76QANMXENNUVGD3QDK/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "67L4AG6GP2V3TF76QANMXENNUVGD3QDK",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ZXVBYTLU23BJ6EISGD2HKLB2KJLWX3D5/?format=api",
        "sender": {
            "address": "mat_62 (a) netcommander.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Michael Tondee",
        "subject": "[amsat-bb] Re: Icom IC-9100 at Dayton",
        "date": "2010-04-19T21:34:23Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ZXVBYTLU23BJ6EISGD2HKLB2KJLWX3D5/?format=api",
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/NVJZT7V623XFKYY3BFKZK7GIKZJVMEIP/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/NVJZT7V623XFKYY3BFKZK7GIKZJVMEIP/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "000601cae012$61c739c0$7501a8c0@userb27f90968a",
        "message_id_hash": "NVJZT7V623XFKYY3BFKZK7GIKZJVMEIP",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ZXVBYTLU23BJ6EISGD2HKLB2KJLWX3D5/?format=api",
        "sender": {
            "address": "hkowall (a) shaw.ca",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Howard Kowall",
        "subject": "[amsat-bb] Re: Icom IC-9100 at Dayton",
        "date": "2010-04-19T22:48:08Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/67L4AG6GP2V3TF76QANMXENNUVGD3QDK/?format=api",
        "children": []
    }
]