List emails

GET /hyperkitty/api/list/[email protected]/thread/ZIC6DUVECTOLVVKHFF3LRW574Y7GRWMH/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/ZIC6DUVECTOLVVKHFF3LRW574Y7GRWMH/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "ZIC6DUVECTOLVVKHFF3LRW574Y7GRWMH",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ZIC6DUVECTOLVVKHFF3LRW574Y7GRWMH/?format=api",
        "sender": {
            "address": "k.alexander (a) rogers.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Ken Alexander",
        "subject": "[amsat-bb] Delayed Gratification",
        "date": "2017-04-24T17:26:48Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/MO35NRPJWS5VJ57SLUJYAN3G6DF2JL7F/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/MO35NRPJWS5VJ57SLUJYAN3G6DF2JL7F/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CALn0fKPWg_FcbWAnDE9O2dqUKMZnt955eRTfs9O3ixGF0Ca6Zg@mail.gmail.com",
        "message_id_hash": "MO35NRPJWS5VJ57SLUJYAN3G6DF2JL7F",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ZIC6DUVECTOLVVKHFF3LRW574Y7GRWMH/?format=api",
        "sender": {
            "address": "johnbrier (a) gmail.com",
            "mailman_id": "7ed71ace0aee45cc966da30dd7268471",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/7ed71ace0aee45cc966da30dd7268471/emails/?format=api"
        },
        "sender_name": "John Brier",
        "subject": "Re: [amsat-bb] Delayed Gratification",
        "date": "2017-04-24T17:49:24Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ZIC6DUVECTOLVVKHFF3LRW574Y7GRWMH/?format=api",
        "children": []
    }
]