{
    "data": [
        {
            "schoolCode": "1012206",
            "studentId": "4",
            "registrationNumber": "4",
            "registrationBook": "4",
            "firstName": "Κώστας",
            "firstNameLatin": "Κώστας",
            "lastName": "Χατζής",
            "lastNameLatin": "Χατζής",
            "gender": "Α",
            "birthdate": "2013-10-17",
            "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"
}