List emails by sender

GET /hyperkitty/api/sender/49c90c158f25460ea02d800f218cdb37/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/NVO7RAWWJUVTQZ46GKBMSKQVGK7NPNST/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "NVO7RAWWJUVTQZ46GKBMSKQVGK7NPNST",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/RIVCC2XA4BP5KQB75T4CRRXPFIRF2MI7/?format=api",
        "sender": {
            "address": "oliver.amend (a) gmx.de",
            "mailman_id": "49c90c158f25460ea02d800f218cdb37",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/49c90c158f25460ea02d800f218cdb37/emails/?format=api"
        },
        "sender_name": "Oliver Amend",
        "subject": "[amsat-bb] Re: Galileo Contract Awarded",
        "date": "2010-01-08T21:15:53Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/Z7ZIJJID5O4IRBXSZ2LGLDRPWATCDTEG/?format=api",
        "children": []
    }
]