List emails

GET /hyperkitty/api/list/[email protected]/thread/2GYYLAOUCCFACW7K32J54JFI7J7JLXWE/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/2GYYLAOUCCFACW7K32J54JFI7J7JLXWE/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "2GYYLAOUCCFACW7K32J54JFI7J7JLXWE",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2GYYLAOUCCFACW7K32J54JFI7J7JLXWE/?format=api",
        "sender": {
            "address": "corlissbs (a) aol.com",
            "mailman_id": "ad8094520d2347d598f8f5df4a03681d",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/ad8094520d2347d598f8f5df4a03681d/emails/?format=api"
        },
        "sender_name": "Brad Smith",
        "subject": "[amsat-bb] Good Contact???",
        "date": "2020-04-13T19:50:50Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/6DO6NO5VULDG6F5POJZXLKIG77WMKMAT/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/6DO6NO5VULDG6F5POJZXLKIG77WMKMAT/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "6DO6NO5VULDG6F5POJZXLKIG77WMKMAT",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2GYYLAOUCCFACW7K32J54JFI7J7JLXWE/?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": "Bob Liddy (K8BL)",
        "subject": "Re: [amsat-bb] Good Contact???",
        "date": "2020-04-13T21:02:36Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/2GYYLAOUCCFACW7K32J54JFI7J7JLXWE/?format=api",
        "children": []
    }
]