List emails

GET /hyperkitty/api/list/[email protected]/thread/2T5QDJFXKWDU7OEKUU6SZEPEJYJ4JLL6/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/2T5QDJFXKWDU7OEKUU6SZEPEJYJ4JLL6/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "2T5QDJFXKWDU7OEKUU6SZEPEJYJ4JLL6",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2T5QDJFXKWDU7OEKUU6SZEPEJYJ4JLL6/?format=api",
        "sender": {
            "address": "redailey1 (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Rich Dailey (Gmail)",
        "subject": "[amsat-bb] Re: Satellite Orbit Prediction in Python",
        "date": "2009-09-28T08:12:12Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/CJF7LUBKUHAVT6YXALCK2U7FY75U7ART/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/CJF7LUBKUHAVT6YXALCK2U7FY75U7ART/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "CJF7LUBKUHAVT6YXALCK2U7FY75U7ART",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2T5QDJFXKWDU7OEKUU6SZEPEJYJ4JLL6/?format=api",
        "sender": {
            "address": "josepharmbruster (a) gmail.com",
            "mailman_id": "bc888c8e4c224398b1b3c0ed344552b5",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/bc888c8e4c224398b1b3c0ed344552b5/emails/?format=api"
        },
        "sender_name": "Joseph Armbruster",
        "subject": "[amsat-bb] Re: Satellite Orbit Prediction in Python",
        "date": "2009-09-28T12:53:15Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/2T5QDJFXKWDU7OEKUU6SZEPEJYJ4JLL6/?format=api",
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/GQR2BOU5OVVKDRQSCYO63ENCXQ2KJHCT/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/GQR2BOU5OVVKDRQSCYO63ENCXQ2KJHCT/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "GQR2BOU5OVVKDRQSCYO63ENCXQ2KJHCT",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2T5QDJFXKWDU7OEKUU6SZEPEJYJ4JLL6/?format=api",
        "sender": {
            "address": "kf6kyi (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Mark VandeWettering",
        "subject": "[amsat-bb] Re: Satellite Orbit Prediction in Python",
        "date": "2009-09-28T17:11:23Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/CJF7LUBKUHAVT6YXALCK2U7FY75U7ART/?format=api",
        "children": []
    }
]