List emails

GET /hyperkitty/api/list/[email protected]/thread/7DE2QY6CBCX74RCVVY5WOMSB43PFV5QW/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/7DE2QY6CBCX74RCVVY5WOMSB43PFV5QW/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "7DE2QY6CBCX74RCVVY5WOMSB43PFV5QW",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/7DE2QY6CBCX74RCVVY5WOMSB43PFV5QW/?format=api",
        "sender": {
            "address": "nss (a) mwt.net",
            "mailman_id": "dcbc470b28c44e9290bec31bccad0f07",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/dcbc470b28c44e9290bec31bccad0f07/emails/?format=api"
        },
        "sender_name": "Joe",
        "subject": "[amsat-bb] Antennas",
        "date": "2017-02-19T17:05:36Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/T26QQKK34K2I3FIC7A343U5LLHI4TSZC/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/T26QQKK34K2I3FIC7A343U5LLHI4TSZC/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CAJUhCTNZ81NmPYf6GApKC5sFXNhhPLQHNL8-YBfdzipjxChDkg@mail.gmail.com",
        "message_id_hash": "T26QQKK34K2I3FIC7A343U5LLHI4TSZC",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/7DE2QY6CBCX74RCVVY5WOMSB43PFV5QW/?format=api",
        "sender": {
            "address": "normanlizeth (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Norm n3ykf",
        "subject": "Re: [amsat-bb] Antennas",
        "date": "2017-02-19T17:59:02Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/7DE2QY6CBCX74RCVVY5WOMSB43PFV5QW/?format=api",
        "children": []
    }
]