Interactive Demo

This demonstration page allows you to test out the Web Services API by sending a request and viewing the JSON data returned. See the Reference Manual for a complete guide to the available services.

Request

https://api-v2.onetcenter.org/
GET parameters
? =
& =
& =
& =
& =
& =
& =
& =
& =
& =

Response

Send a request to see the response.
Loading...
The request could not be completed (). Please try again.
URL:
https://api-v2.onetcenter.org/mpp/careers/29-1212.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "29-1212.00",
   "title": "Cardiólogos",
   "tags": {},
   "what_they_do": "Diagnostican, tratan, manejan y previenen enfermedades o condiciones del sistema cardiovascular. Puede subespecializarse adicionalmente en procedimientos de intervención (por ejemplo, angioplastía con balón y colocación de stent), ecocardiografía o electrofisiología.",
   "on_the_job": [
      "Administrar atención cardíaca de emergencia para problemas cardíacos que amenazan la vida, como paro cardíaco y ataque cardíaco.",
      "Asesorar a los pacientes y miembros de la comunidad sobre la dieta, la actividad, la higiene o la prevención de enfermedades.",
      "Responda las preguntas que los pacientes tengan sobre su salud y bienestar."
   ],
   "career_video": false,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1212.00/personality",
         "title": "Personalidad"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1212.00/technology",
         "title": "Tecnología"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1212.00/education",
         "title": "Educación"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1212.00/job_outlook",
         "title": "Perspectiva laboral"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1212.00/check_out_my_state",
         "title": "Chequear mi estado"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1212.00/explore_more",
         "title": "Explorar más"
      }
   ]
}