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

URL:
https://api-v2.onetcenter.org/mpp/careers/29-1241.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "29-1241.00",
   "title": "Oftalmólogos",
   "tags": {},
   "also_called": [
      {
         "title": "Cirujano Oftálmico",
         "summary": false
      },
      {
         "title": "Especialista en córnea",
         "summary": false
      },
      {
         "title": "Especialista en Glaucoma",
         "summary": true
      },
      {
         "title": "Especialista en Oculoplástica",
         "summary": false
      },
      {
         "title": "especialista en retina",
         "summary": true
      },
      {
         "title": "Especialista Oftalmólogo",
         "summary": false
      },
      {
         "title": "Médico",
         "summary": true
      },
      {
         "title": "Oftalmólogo",
         "summary": true
      },
      {
         "title": "Oftalmólogo Clínico",
         "summary": false
      },
      {
         "title": "Oftalmólogo Quirúrgico",
         "summary": false
      }
   ],
   "what_they_do": "Diagnostican y realizan operaciones para tratar y ayudar a prevenir desórdenes y enfermedades del ojo. También pueden proveer servicios de la vista para tratamiento incluyendo anteojos y lentes de contacto.",
   "on_the_job": [
      "Realizar exámenes integrales del sistema visual para determinar la naturaleza o el alcance de los trastornos oculares.",
      "Diagnosticar o tratar lesiones, trastornos o enfermedades de las estructuras del ojo y ojo con la córnea, la esclerótica, la conjuntiva o los párpados.",
      "Proporcionar directa o la prestación de los cuidados postoperatorios."
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1241.00/knowledge",
         "title": "Conocimiento"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1241.00/skills",
         "title": "Aptitudes"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1241.00/abilities",
         "title": "Habilidades"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1241.00/personality",
         "title": "Personalidad"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1241.00/technology",
         "title": "Tecnología"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1241.00/education",
         "title": "Educación"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1241.00/job_outlook",
         "title": "Perspectiva laboral"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1241.00/check_out_my_state",
         "title": "Chequear mi estado"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1241.00/explore_more",
         "title": "Explorar más"
      }
   ]
}