List emails by sender

GET /hyperkitty/api/sender/e5fa4f8b5f9746fba8e3a59db4bae727/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/EWZJHABMUGDNZL4CRRWSFGK6UODFTCYD/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "EWZJHABMUGDNZL4CRRWSFGK6UODFTCYD",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/EWZJHABMUGDNZL4CRRWSFGK6UODFTCYD/?format=api",
        "sender": {
            "address": "chrise (a) pobox.com",
            "mailman_id": "e5fa4f8b5f9746fba8e3a59db4bae727",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/e5fa4f8b5f9746fba8e3a59db4bae727/emails/?format=api"
        },
        "sender_name": "Chris Elmquist",
        "subject": "[amsat-bb] AMSAT BB list configuration change?",
        "date": "2015-04-20T18:15:58Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/K6UN7HJKEQQBZNN4NJRV4MXRETIG4D7R/?format=api"
        ]
    }
]