GET /api/v1/disciplinas-conocimiento/2?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"campoCono": {
"cveCampo": "11",
"descripcion": "LÓGICA",
"description": "LÓGICA",
"idArea": {
"cveArea": "1",
"descripcion": "CIENCIAS FÍSICO MATEMÁTICAS Y CIENCIAS DE LA TIERRA",
"description": "CIENCIAS FÍSICO MATEMÁTICAS Y CIENCIAS DE LA TIERRA",
"idArea": 1
},
"idCampo": 2
},
"cveDisciplina": "1101",
"descripcion": "APLICACIONES DE LA LÓGICA",
"description": "APLICACIONES DE LA LÓGICA",
"idDisciplina": 2
}
]