{
    "data": [
        {
            "schoolCode": "1010644",
            "studentId": "10",
            "registrationNumber": "10",
            "registrationBook": "10",
            "firstName": "Άννα",
            "firstNameLatin": "Άννα",
            "lastName": "Οικονόμου",
            "lastNameLatin": "Οικονόμου",
            "gender": "Θ",
            "birthdate": "2016-11-16",
            "fatherFirstName": "Θανάσης",
            "fatherFirstNameLatin": "Θανάσης",
            "motherFirstName": "Κατερίνα",
            "motherFirstNameLatin": "Κατερίνα",
            "groups": [
                {
                    "groupId": "6831496",
                    "isGeneralEducation": true
                },
                {
                    "groupId": "6831497",
                    "isGeneralEducation": false
                },
                {
                    "groupId": "6831498",
                    "isGeneralEducation": false
                },
                {
                    "groupId": "6831503",
                    "isGeneralEducation": false
                },
                {
                    "groupId": "6831537",
                    "isGeneralEducation": false
                },
                {
                    "groupId": "6831570",
                    "isGeneralEducation": false
                },
                {
                    "groupId": "6831571",
                    "isGeneralEducation": false
                }
            ]
        }
    ],
    "code": 0,
    "description": "OK"
}