{
    "data": [
        {
            "schoolCode": "1003114",
            "studentId": "9",
            "registrationNumber": "9",
            "registrationBook": "9",
            "firstName": "Ανδρέας",
            "firstNameLatin": "Ανδρέας",
            "lastName": "Χριστοδούλου",
            "lastNameLatin": "Χριστοδούλου",
            "gender": "Α",
            "birthdate": "2005-08-26",
            "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"
}