{
    "data": [
        {
            "schoolCode": "1018563",
            "studentId": "6",
            "registrationNumber": "6",
            "registrationBook": "6",
            "firstName": "Γεωργία",
            "firstNameLatin": "Γεωργία",
            "lastName": "Νικολάου",
            "lastNameLatin": "Νικολάου",
            "gender": "Θ",
            "birthdate": "2008-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"
}