### formsemestres-courants

`/api/departement/MMI/formsemestres_courants`


  ```json
  [
    {
    "block_moyennes": false,
    "bul_bgcolor": "white",
    "bul_hide_xml": false,
    "date_debut_iso": "2021-09-01",
    "date_debut": "01/09/2021",
    "date_fin_iso": "2022-08-31",
    "date_fin": "31/08/2022",
    "dept_id": 1,
    "elt_annee_apo": "V7HU",
    "elt_sem_apo": null,
    "ens_can_edit_eval": false,
    "etat": true,
    "formation_id": 1,
    "formsemestre_id": 1,
    "gestion_compensation": false,
    "gestion_semestrielle": false,
    "id": 1,
    "modalite": "FI",
    "resp_can_change_ens": true,
    "resp_can_edit": false,
    "responsables": [
        12,
        42
    ],
    "scodoc7_id": null,
    "semestre_id": 1,
    "titre_num": "BUT MMI semestre 1",
    "titre": "BUT MMI",
    "titre_formation": "BUT MMI"
    },
    ...
  ]
  ```