{
    "data": [
        {
            "schoolCode": "1015160",
            "studentId": "3",
            "registrationNumber": "3",
            "registrationBook": "3",
            "firstName": "Δημήτρης",
            "firstNameLatin": "Δημήτρης",
            "lastName": "Γεωργίου",
            "lastNameLatin": "Γεωργίου",
            "gender": "Α",
            "birthdate": "2016-02-24",
            "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"
}