Aller au contenu

Sample formation.json

formation

GET /formation/1

{
    "acronyme": "BUT R&T",
    "code_specialite": "",
    "commentaire": "",
    "departement": {
        "acronym": "TAPI",
        "date_creation": "2022-08-20T12:00:00.000000+02:00",
        "dept_name": "TAPI",
        "description": null,
        "id": 1,
        "visible": true
    },
    "dept_id": 1,
    "formation_code": "V1RET",
    "formation_id": 1,
    "id": 1,
    "referentiel_competence_id": 1,
    "titre": "BUT R&T",
    "titre_officiel": "Bachelor technologique r\u00e9seaux et t\u00e9l\u00e9communications",
    "type_parcours": 700,
    "version": 1
}