{
    "data": [
        {
            "schoolCode": "1013660",
            "studentId": "8",
            "registrationNumber": "8",
            "registrationBook": "8",
            "firstName": "Κατερίνα",
            "firstNameLatin": "Κατερίνα",
            "lastName": "Γεωργίου",
            "lastNameLatin": "Γεωργίου",
            "gender": "Θ",
            "birthdate": "2018-06-12",
            "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"
}