List emails by sender

GET /hyperkitty/api/sender/6ad9ef8ec43044058d4362fd4f168102/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/54YA72PMN2GIKVFMRB4LH5BKRRYAGWTN/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "54YA72PMN2GIKVFMRB4LH5BKRRYAGWTN",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/54YA72PMN2GIKVFMRB4LH5BKRRYAGWTN/?format=api",
        "sender": {
            "address": "ramsey4 (a) xtra.co.nz",
            "mailman_id": "6ad9ef8ec43044058d4362fd4f168102",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/6ad9ef8ec43044058d4362fd4f168102/emails/?format=api"
        },
        "sender_name": "Rob Ramsey",
        "subject": "[amsat-bb] ic9700  and 9k6 operation",
        "date": "2020-12-06T00:49:44Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/QFFQGF3R7DDP2UV6T3G47LRGVHCPACFZ/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/LKUC2TZRINSLU5VLLF3AR5W6ZI7NUTJW/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "LKUC2TZRINSLU5VLLF3AR5W6ZI7NUTJW",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/LKUC2TZRINSLU5VLLF3AR5W6ZI7NUTJW/?format=api",
        "sender": {
            "address": "ramsey4 (a) xtra.co.nz",
            "mailman_id": "6ad9ef8ec43044058d4362fd4f168102",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/6ad9ef8ec43044058d4362fd4f168102/emails/?format=api"
        },
        "sender_name": "Rob Ramsey",
        "subject": "[amsat-bb] AO-92 camera mode more info plse",
        "date": "2020-04-29T04:39:29Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/QVWWKZBXEU5NPCKFJS6WBCGFUGYGJZKP/?format=api",
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/X2FWPMMJ5UCIV7ZQX4KHTWCMPHMMF5C4/?format=api"
        ]
    }
]