DocScoDoc/docs/samples/sample_departement.json.md
2022-08-04 12:19:39 +02:00

15 lines
209 B
Markdown

### departements
`/api/departement/1`
```json
{
"id": 1,
"acronym": "BIO",
"description": "migré de ScoDoc7",
"visible": true,
"date_creation": "2021-11-04T15:38:09.397095+01:00"
}
```