List emails by sender

GET /hyperkitty/api/sender/5c22a2d99d304b418dc7e59e6599ab76/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/4DO5H35L5OJIAI7YXGPZQKPHWLTDUE6T/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "4DO5H35L5OJIAI7YXGPZQKPHWLTDUE6T",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/4DO5H35L5OJIAI7YXGPZQKPHWLTDUE6T/?format=api",
        "sender": {
            "address": "pd3t (a) amsat.org",
            "mailman_id": "5c22a2d99d304b418dc7e59e6599ab76",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/5c22a2d99d304b418dc7e59e6599ab76/emails/?format=api"
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb] Transponder EO-79 Offline",
        "date": "2015-12-28T09:06:57Z",
        "parent": null,
        "children": []
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/4E2GQKEFSFAE7B2Y42ON7JQZIBVK7BFZ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "4E2GQKEFSFAE7B2Y42ON7JQZIBVK7BFZ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/4E2GQKEFSFAE7B2Y42ON7JQZIBVK7BFZ/?format=api",
        "sender": {
            "address": "pd3t (a) amsat.org",
            "mailman_id": "5c22a2d99d304b418dc7e59e6599ab76",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/5c22a2d99d304b418dc7e59e6599ab76/emails/?format=api"
        },
        "sender_name": "Terence (PD3T)",
        "subject": "Re: [amsat-bb] Windows-10",
        "date": "2015-08-03T00:28:40Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/T2DES3S33QDI7TK4SGSILLQXSXATF6DZ/?format=api"
        ]
    }
]