Parcour List
GET /parcours/?format=api
[
{
"id": 1,
"nom": "Licences",
"nom_arabe": "الاجازة",
"createdAt": "2021-07-26T11:02:52.718462Z",
"updatedAt": "2022-05-10T14:23:59.376993Z",
"nom_anglais": "Licences"
},
{
"id": 2,
"nom": "Mastères",
"nom_arabe": "الماجستير",
"createdAt": "2021-07-26T11:03:00.421095Z",
"updatedAt": "2022-05-10T14:18:19.694395Z",
"nom_anglais": "Masters"
}
]