List emails by sender

GET /hyperkitty/api/sender/476808ce16b442b89fcf703dda49ef17/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/3Q4UQHZE3PC5CGUICLAMQIRLAM632XCF/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "3Q4UQHZE3PC5CGUICLAMQIRLAM632XCF",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/3Q4UQHZE3PC5CGUICLAMQIRLAM632XCF/?format=api",
        "sender": {
            "address": "boatspoiler3642 (a) hotmail.com",
            "mailman_id": "476808ce16b442b89fcf703dda49ef17",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/476808ce16b442b89fcf703dda49ef17/emails/?format=api"
        },
        "sender_name": "Don",
        "subject": "[amsat-florida]  Seeking Amsat Speaker's for the Club -KA2KDP",
        "date": "2008-04-17T21:32:34Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/6P2VGILN7TCIBFXJPX5T3OLOTFLKTENX/?format=api"
        ]
    }
]