DocScoDoc/docs/samples/sample_departement_by_id.json.md

230 B

departement_by_id

GET /departement/id/1

{
    "acronym": "TAPI",
    "date_creation": "2022-08-20T12:00:00.000000+02:00",
    "dept_name": "TAPI",
    "description": null,
    "id": 1,
    "visible": true
}