List emails

GET /hyperkitty/api/list/[email protected]/thread/DP5HXUEQLYA62ZWYXGSRWMCU5GR7CQDT/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/DP5HXUEQLYA62ZWYXGSRWMCU5GR7CQDT/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "DP5HXUEQLYA62ZWYXGSRWMCU5GR7CQDT",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/DP5HXUEQLYA62ZWYXGSRWMCU5GR7CQDT/?format=api",
        "sender": {
            "address": "k8bl (a) ameritech.net",
            "mailman_id": "09d44ca80f1f4694b8fcbd564878978c",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/09d44ca80f1f4694b8fcbd564878978c/emails/?format=api"
        },
        "sender_name": "R.T.Liddy",
        "subject": "[amsat-bb] SatPC32 Won't Install - HELP!",
        "date": "2015-09-15T23:09:45Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/CGFV7UUYBM5QRADBLZN3ET2URZYSM3JQ/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/CGFV7UUYBM5QRADBLZN3ET2URZYSM3JQ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CAEMY9FdqkMr5--nsZeDbdbKCGW-EueCMddH91UBnBANoJ8kfbg@mail.gmail.com",
        "message_id_hash": "CGFV7UUYBM5QRADBLZN3ET2URZYSM3JQ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/DP5HXUEQLYA62ZWYXGSRWMCU5GR7CQDT/?format=api",
        "sender": {
            "address": "kb1pvh (a) gmail.com",
            "mailman_id": "946baa6fd780451aa988d177f6f74dbd",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/946baa6fd780451aa988d177f6f74dbd/emails/?format=api"
        },
        "sender_name": "Dave Webb KB1PVH",
        "subject": "Re: [amsat-bb] SatPC32 Won't Install - HELP!",
        "date": "2015-09-15T23:11:24Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/DP5HXUEQLYA62ZWYXGSRWMCU5GR7CQDT/?format=api",
        "children": []
    }
]