List emails by sender

GET /hyperkitty/api/sender/0e473b12764943ecb131973f30d02089/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/RAPMHXKHYY776YYZMLHEPBANP6BADHNC/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "RAPMHXKHYY776YYZMLHEPBANP6BADHNC",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/KPWQBQ2XLGHHXPRD6AGR7JKU3GY5V2IK/?format=api",
        "sender": {
            "address": "andylato (a) ptd.net",
            "mailman_id": "0e473b12764943ecb131973f30d02089",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/0e473b12764943ecb131973f30d02089/emails/?format=api"
        },
        "sender_name": "Andy L.",
        "subject": "Re: [amsat-bb] Dimensions of AO-13",
        "date": "2017-06-04T16:01:28Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/KPWQBQ2XLGHHXPRD6AGR7JKU3GY5V2IK/?format=api",
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/L6ABAUQCMIW2FG6MMVSNAVXKBO4OBPLB/?format=api"
        ]
    }
]