List emails

GET /hyperkitty/api/list/[email protected]/thread/KWYPTHUCMDCAPKF2Z3OKOV2V7QYV3RAC/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/KWYPTHUCMDCAPKF2Z3OKOV2V7QYV3RAC/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "KWYPTHUCMDCAPKF2Z3OKOV2V7QYV3RAC",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/KWYPTHUCMDCAPKF2Z3OKOV2V7QYV3RAC/?format=api",
        "sender": {
            "address": "john (a) papays.com",
            "mailman_id": "40c82fe75f644d01882ed3a91ae267dd",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/40c82fe75f644d01882ed3a91ae267dd/emails/?format=api"
        },
        "sender_name": "John Papay",
        "subject": "[amsat-bb]   Re: ND9M Road Trip",
        "date": "2010-03-10T15:04:14Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/NDD4U5JCXPQ26GB3LXE4D6YCAEV5E6RM/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/NDD4U5JCXPQ26GB3LXE4D6YCAEV5E6RM/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "2FFFDD7B7B194AA9A9B3EC568404E4B4@RadioShack",
        "message_id_hash": "NDD4U5JCXPQ26GB3LXE4D6YCAEV5E6RM",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/KWYPTHUCMDCAPKF2Z3OKOV2V7QYV3RAC/?format=api",
        "sender": {
            "address": "aa5pk (a) suddenlink.net",
            "mailman_id": "153667f0fce242a0aed6d297543c70a0",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/153667f0fce242a0aed6d297543c70a0/emails/?format=api"
        },
        "sender_name": "Glenn AA5PK",
        "subject": "[amsat-bb] Re: ND9M Road Trip",
        "date": "2010-03-10T23:55:35Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/KWYPTHUCMDCAPKF2Z3OKOV2V7QYV3RAC/?format=api",
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/T2B2AC5VQTB2JONPM6SEWEYK2GP6HZFY/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/T2B2AC5VQTB2JONPM6SEWEYK2GP6HZFY/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "T2B2AC5VQTB2JONPM6SEWEYK2GP6HZFY",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/KWYPTHUCMDCAPKF2Z3OKOV2V7QYV3RAC/?format=api",
        "sender": {
            "address": "amsat-bb (a) wd9ewk.net",
            "mailman_id": "21664df01bef4757931b7cdb42a9e768",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/21664df01bef4757931b7cdb42a9e768/emails/?format=api"
        },
        "sender_name": "Patrick STODDARD (WD9EWK/VA7EWK)",
        "subject": "[amsat-bb] Re: ND9M Road Trip",
        "date": "2010-03-11T00:05:04Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/NDD4U5JCXPQ26GB3LXE4D6YCAEV5E6RM/?format=api",
        "children": []
    }
]