List emails

GET /hyperkitty/api/list/[email protected]/thread/2VVRSGEWKLZQXQPZEUCNN7LSLVDE5C3M/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/2VVRSGEWKLZQXQPZEUCNN7LSLVDE5C3M/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "2VVRSGEWKLZQXQPZEUCNN7LSLVDE5C3M",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2VVRSGEWKLZQXQPZEUCNN7LSLVDE5C3M/?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] EM30/31 Re-Schedule",
        "date": "2017-02-16T03:19:48Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/5VURLPUBPMHLTZQS7PXBOEKZZDG3XCMS/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/5VURLPUBPMHLTZQS7PXBOEKZZDG3XCMS/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "5VURLPUBPMHLTZQS7PXBOEKZZDG3XCMS",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2VVRSGEWKLZQXQPZEUCNN7LSLVDE5C3M/?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] EM30/31 Re-Schedule",
        "date": "2017-02-17T02:55:46Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/2VVRSGEWKLZQXQPZEUCNN7LSLVDE5C3M/?format=api",
        "children": []
    }
]