[
    {
        "date": "2020-04-03",
        "money": 2000,
        "lastName": "Korbel",
        "firstName": "Rostislav",
        "titleBefore": "Ing.",
        "titleAfter": "",
        "birthDate": "1969-07-15",
        "addrCity": ""
    },
    {
        "date": "2020-05-12",
        "money": 25000,
        "lastName": "Korbel",
        "firstName": "Rostislav",
        "titleBefore": "Ing.",
        "titleAfter": "",
        "birthDate": "1969-07-15",
        "addrCity": ""
    },
    {
        "date": "2020-08-14",
        "money": 6000,
        "lastName": "Korbel",
        "firstName": "Rostislav",
        "titleBefore": "Ing.",
        "titleAfter": "",
        "birthDate": "1969-07-15",
        "addrCity": ""
    }
]