List emails by sender

GET /hyperkitty/api/sender/fd3d380ee74a4db68a9729e6efd67052/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/26VUS5DPIPQ25JOIENCZNXZ5HMBKDKGX/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "26VUS5DPIPQ25JOIENCZNXZ5HMBKDKGX",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/KBHAXART2HYZVYMLF33UF2VPX4L2V2JW/?format=api",
        "sender": {
            "address": "michelln (a) oz.net",
            "mailman_id": "fd3d380ee74a4db68a9729e6efd67052",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/fd3d380ee74a4db68a9729e6efd67052/emails/?format=api"
        },
        "sender_name": "Michelle C",
        "subject": "[AMSAT-BB] Re: Franklin Antonio, N6NKF, SK",
        "date": "2022-05-13T17:25:16Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/KBHAXART2HYZVYMLF33UF2VPX4L2V2JW/?format=api",
        "children": []
    }
]