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-1213.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "29-1213.00",
   "title": "Dermatólogos",
   "tags": {
      "bright_outlook": true
   },
   "also_called": [
      {
         "title": "Cirujano de Mohs",
         "summary": true
      },
      {
         "title": "Cirujano micrográfico de Mohs",
         "summary": false
      },
      {
         "title": "Dermatologist MD (Dermatologist Medical Doctor)",
         "summary": false
      },
      {
         "title": "Dermatólogo certificado por la junta",
         "summary": true
      },
      {
         "title": "Dermatólogo Pediátrico",
         "summary": false
      },
      {
         "title": "Dermatopatólogo",
         "summary": false
      },
      {
         "title": "Doctor",
         "summary": false
      },
      {
         "title": "MD (Medical Doctor)",
         "summary": true
      },
      {
         "title": "Médico Dermatólogo",
         "summary": true
      },
      {
         "title": "Practicar Dermatólogo",
         "summary": false
      }
   ],
   "what_they_do": "Diagnostican y tratan enfermedades relacionadas a la piel, el cabello, y las uñas. Pueden realizar funciones tanto médicas como de cirugías dermatológicas.",
   "on_the_job": [
      "Realizar exámenes de piel completa.",
      "Diagnosticar y tratar lesiones pigmentadas como nevus adquiridos comúnmente, nevos congénitos, nevus displásicos, nevos de Spitz, nevos azules o melanoma.",
      "Realizar biopsias incisionales para diagnosticar el melanoma."
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1213.00/knowledge",
         "title": "Conocimiento"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1213.00/skills",
         "title": "Aptitudes"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1213.00/abilities",
         "title": "Habilidades"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1213.00/personality",
         "title": "Personalidad"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1213.00/technology",
         "title": "Tecnología"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1213.00/education",
         "title": "Educación"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1213.00/job_outlook",
         "title": "Perspectiva laboral"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1213.00/check_out_my_state",
         "title": "Chequear mi estado"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-1213.00/explore_more",
         "title": "Explorar más"
      }
   ]
}