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-1222.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "29-1222.00",
   "title": "Patólogos",
   "tags": {
      "bright_outlook": true
   },
   "also_called": [
      {
         "title": "Citopatólogo",
         "summary": false
      },
      {
         "title": "Dermatopatólogo",
         "summary": true
      },
      {
         "title": "Hematopatólogo",
         "summary": false
      },
      {
         "title": "Neuropatólogo",
         "summary": false
      },
      {
         "title": "Patólogo",
         "summary": true
      },
      {
         "title": "Patólogo Anatómico",
         "summary": true
      },
      {
         "title": "Patólogo Forense",
         "summary": true
      },
      {
         "title": "Patólogo Oral",
         "summary": false
      },
      {
         "title": "Patólogo Quirúrgico",
         "summary": false
      }
   ],
   "what_they_do": "Diagnostican enfermedades y realizan pruebas de laboratorio usando órganos, tejidos del cuerpo, y fluidos. Incluye a los médicos forenses.",
   "on_the_job": [
      "Examinar muestras microscópicas para identificar enfermedades u otras anomalías.",
      "Diagnosticar enfermedades o estudiar condiciones médicas, utilizando técnicas como patología macroscópica, histología, citología, citopatología, química clínica, inmunología, citometría de flujo o biología molecular.",
      "Escribir informes de patología que resume los análisis, resultados y conclusiones."
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1222.00/knowledge",
         "title": "Conocimiento"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1222.00/skills",
         "title": "Aptitudes"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1222.00/abilities",
         "title": "Habilidades"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1222.00/personality",
         "title": "Personalidad"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1222.00/technology",
         "title": "Tecnología"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1222.00/education",
         "title": "Educación"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1222.00/job_outlook",
         "title": "Perspectiva laboral"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1222.00/check_out_my_state",
         "title": "Chequear mi estado"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1222.00/explore_more",
         "title": "Explorar más"
      }
   ]
}