### departement-etudiants `/api/departement/INFO/etudiants/9537` ```json [ "id": 11290, "code_nip": "41901694", "code_ine": "071985689JD", "dept_id": 6, "nom": "MARS", "nom_usuel": null, "prenom": "LOICK", "civilite": "M" }, { "id": 11832, "code_nip": "42434428", "code_ine": "07169248KD", "dept_id": 6, "nom": "MERCURE", "nom_usuel": null, "prenom": "ANTONIN", "civilite": "M" }, ... ] ```