forked from ScoDoc/DocScoDoc
381 B
381 B
departement
GET /departement/TAPI
{
"id": 1,
"acronym": "TAPI",
"description": null,
"visible": true,
"date_creation": "2022-08-10T10:07:53.423920+02:00"
}
GET /departement/id/1
{
"id": 1,
"acronym": "TAPI",
"description": null,
"visible": true,
"date_creation": "2022-08-10T10:07:53.423920+02:00"
}