List emails by sender

GET /hyperkitty/api/sender/4b2ce7ba10084257ac9c060631e22b86/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/CZO5SNHRBJQKZSRNT3NVH3BDIRHGYDOS/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "CZO5SNHRBJQKZSRNT3NVH3BDIRHGYDOS",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CZO5SNHRBJQKZSRNT3NVH3BDIRHGYDOS/?format=api",
        "sender": {
            "address": "petemoscatt (a) yahoo.com",
            "mailman_id": "4b2ce7ba10084257ac9c060631e22b86",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/4b2ce7ba10084257ac9c060631e22b86/emails/?format=api"
        },
        "sender_name": "Pete Moscatt",
        "subject": "[amsat-bb] Tracking Software",
        "date": "2016-04-08T00:47:54Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/YCAEANQEHVU4LV4L2HGRMYXKWZNMHXFT/?format=api",
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/FKTSDHVFJPLN2PPCWTDPNKQZJN5NFAPS/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/DHGWESUHYIWQDYI3TSPYW2GNORRXQ2PK/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "DHGWESUHYIWQDYI3TSPYW2GNORRXQ2PK",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/DHGWESUHYIWQDYI3TSPYW2GNORRXQ2PK/?format=api",
        "sender": {
            "address": "petemoscatt (a) yahoo.com",
            "mailman_id": "4b2ce7ba10084257ac9c060631e22b86",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/4b2ce7ba10084257ac9c060631e22b86/emails/?format=api"
        },
        "sender_name": "Pete Moscatt",
        "subject": "[amsat-bb] New User",
        "date": "2016-04-05T11:58:58Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/NOKABFGVV6RT4ZUSUEIZKRAKIKVHYSBE/?format=api"
        ]
    }
]