List emails by sender

GET /hyperkitty/api/sender/590d43c5b01e4f5cba9617e3360073b0/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/ABHDBALPHLJRFBJ3B3VMUTPHYXPPHUZE/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "ABHDBALPHLJRFBJ3B3VMUTPHYXPPHUZE",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ABHDBALPHLJRFBJ3B3VMUTPHYXPPHUZE/?format=api",
        "sender": {
            "address": "bob (a) zarya.info",
            "mailman_id": "590d43c5b01e4f5cba9617e3360073b0",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/590d43c5b01e4f5cba9617e3360073b0/emails/?format=api"
        },
        "sender_name": "Bob Christy",
        "subject": "[amsat-bb] ISS - Mission Control Comm Check",
        "date": "2010-07-14T08:47:32Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/AQKJE523WRC7TFBHGSQQ2NCVXQM5ELGF/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/X4IZ3UGBXN3QNJUHS7J2MOANBWYEAF7D/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "X4IZ3UGBXN3QNJUHS7J2MOANBWYEAF7D",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/X4IZ3UGBXN3QNJUHS7J2MOANBWYEAF7D/?format=api",
        "sender": {
            "address": "bob (a) zarya.info",
            "mailman_id": "590d43c5b01e4f5cba9617e3360073b0",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/590d43c5b01e4f5cba9617e3360073b0/emails/?format=api"
        },
        "sender_name": "Bob Christy",
        "subject": "[amsat-bb] Re: Orbitron Help",
        "date": "2010-02-06T18:25:00Z",
        "parent": null,
        "children": []
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ZPVEJET3J7ZF4C7KVCKWS23FRWXC37PB/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "ZPVEJET3J7ZF4C7KVCKWS23FRWXC37PB",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ZPVEJET3J7ZF4C7KVCKWS23FRWXC37PB/?format=api",
        "sender": {
            "address": "bob (a) zarya.info",
            "mailman_id": "590d43c5b01e4f5cba9617e3360073b0",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/590d43c5b01e4f5cba9617e3360073b0/emails/?format=api"
        },
        "sender_name": "Bob Christy",
        "subject": "[amsat-bb] Chinese Launch December 15 (UTC)",
        "date": "2009-12-15T09:28:09Z",
        "parent": null,
        "children": []
    }
]