{
    "data": [
        {
            "schoolCode": "1018541",
            "studentId": "2",
            "registrationNumber": "2",
            "registrationBook": "2",
            "firstName": "Ελένη",
            "firstNameLatin": "Ελένη",
            "lastName": "Παπαϊωάννου",
            "lastNameLatin": "Παπαϊωάννου",
            "gender": "Θ",
            "birthdate": "2018-07-02",
            "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"
}