### etudiants `/api/etudiants/9537` ```json [ { "id": 1, "code_nip": "11103639", "code_ine": null, "dept_id": 1, "nom": "GYSELINCK", "nom_usuel": null, "prenom": "MARIE", "civilite": "F" }, { "id": 2, "code_nip": "11102517", "code_ine": null, "dept_id": 1, "nom": "IDRI", "nom_usuel": null, "prenom": "ANAIS", "civilite": "F" }, ... ] ```