{
    "data": [
        {
            "schoolCode": "1014394",
            "studentId": "5",
            "registrationNumber": "5",
            "registrationBook": "5",
            "firstName": "Δημήτρης",
            "firstNameLatin": "Δημήτρης",
            "lastName": "Θεοδώρου",
            "lastNameLatin": "Θεοδώρου",
            "gender": "Α",
            "birthdate": "2005-06-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"
}