CODIGO | RESPUESTA | DESCRIPCIÓN |
---|---|---|
200 | SUCCESS | - |
{
"count": 0,
"next": "http://example.com",
"previous": "http://example.com",
"results": [
{
"id": 0,
"name": "string",
"description": "string",
"repet_hour": 0,
"repet_minute": 0,
"time_init": "string",
"repet_day_init": "2019-08-24",
"repet_day_finish": "2019-08-24",
"color": 0,
"router_file": "http://example.com",
"client": 0
}
]
}