List emails

GET /hyperkitty/api/list/[email protected]/thread/HWG6WBFZCEOXUYJBX4KN63R2QM343YM7/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/HWG6WBFZCEOXUYJBX4KN63R2QM343YM7/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "HWG6WBFZCEOXUYJBX4KN63R2QM343YM7",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/HWG6WBFZCEOXUYJBX4KN63R2QM343YM7/?format=api",
        "sender": {
            "address": "pyantis (a) earthlink.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Perry Yantis",
        "subject": "[amsat-bb]  AT&T DSL??",
        "date": "2008-09-06T10:42:28Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/OVO5ZCCOD3ICRE7LR4ABU7DLBAVNIO4P/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/OVO5ZCCOD3ICRE7LR4ABU7DLBAVNIO4P/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "OVO5ZCCOD3ICRE7LR4ABU7DLBAVNIO4P",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/HWG6WBFZCEOXUYJBX4KN63R2QM343YM7/?format=api",
        "sender": {
            "address": "kq6ea (a) pacbell.net",
            "mailman_id": "3cf37318d4184cd98912a9c88ca31da8",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/3cf37318d4184cd98912a9c88ca31da8/emails/?format=api"
        },
        "sender_name": "Jim Jerzycke",
        "subject": "[amsat-bb] Re: AT&T DSL??",
        "date": "2008-09-07T01:01:44Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/HWG6WBFZCEOXUYJBX4KN63R2QM343YM7/?format=api",
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/QUVU2CNZYOGQQIYRDJ3XXKOOR2RGC3AJ/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/QUVU2CNZYOGQQIYRDJ3XXKOOR2RGC3AJ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "QUVU2CNZYOGQQIYRDJ3XXKOOR2RGC3AJ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/HWG6WBFZCEOXUYJBX4KN63R2QM343YM7/?format=api",
        "sender": {
            "address": "dsp_ee (a) hotmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "dsp engineer",
        "subject": "[amsat-bb] Re: AT&T DSL??",
        "date": "2008-09-07T03:11:53Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/OVO5ZCCOD3ICRE7LR4ABU7DLBAVNIO4P/?format=api",
        "children": []
    }
]