{
    "data": [
        {
            "schoolCode": "1003445",
            "studentId": "7",
            "registrationNumber": "7",
            "registrationBook": "7",
            "firstName": "Γιάννης",
            "firstNameLatin": "Γιάννης",
            "lastName": "Μπάρμπας",
            "lastNameLatin": "Μπάρμπας",
            "gender": "Α",
            "birthdate": "2009-03-25",
            "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"
}