### etudiant_formsemestres #### GET /etudiant/nip/11/formsemestres ```json [ { "titre": "Semestre test", "block_moyennes": false, "scodoc7_id": null, "date_debut": "01/09/2021", "gestion_semestrielle": false, "date_fin": "31/08/2022", "bul_bgcolor": "white", "etat": true, "resp_can_edit": false, "dept_id": 1, "modalite": "FI", "resp_can_change_ens": true, "id": 1, "gestion_compensation": false, "ens_can_edit_eval": false, "formation_id": 1, "bul_hide_xml": false, "elt_sem_apo": null, "semestre_id": 1, "elt_annee_apo": null, "parcours": [], "annee_scolaire": 2021, "date_debut_iso": "2021-09-01", "date_fin_iso": "2022-08-31", "departement": { "id": 1, "acronym": "TAPI", "description": null, "visible": true, "date_creation": "2022-08-19T11:28:05.479405+02:00" }, "etape_apo": "A1, A2, A3", "formsemestre_id": 1, "formation": { "id": 1, "titre": "BUT R&T", "titre_officiel": "Bachelor technologique r\u00e9seaux et t\u00e9l\u00e9communications", "formation_code": "V1RET", "code_specialite": null, "dept_id": 1, "acronyme": "BUT R&T", "version": 1, "type_parcours": 700, "referentiel_competence_id": 1, "departement": { "id": 1, "acronym": "TAPI", "description": null, "visible": true, "date_creation": "2022-08-19T11:28:05.479405+02:00" }, "formation_id": 1 }, "responsables": [], "titre_court": "BUT R&T", "titre_num": "Semestre test semestre 1", "session_id": "TAPI-BUT-FI-S1-2021" }, "... etc." ] ```