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/11-9072.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "11-9072.00",
   "title": "Gerentes de Entretenimiento y Recreación",
   "tags": {
      "bright_outlook": true
   },
   "what_they_do": "Planifican, dirigen, o coordinan actividades de entretenimiento y recreacionales y las operaciones de instalaciones recreativas, incluyendo cruceros y parques.",
   "on_the_job": [
      "Administrar primeros auxilios en situaciones de emergencia.",
      "Asignar tareas y horas de trabajo al personal.",
      "Calcule y registre los gastos e ingresos del departamento."
   ],
   "career_video": false,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/11-9072.00/personality",
         "title": "Personalidad"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/11-9072.00/technology",
         "title": "Tecnología"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/11-9072.00/education",
         "title": "Educación"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/11-9072.00/job_outlook",
         "title": "Perspectiva laboral"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/11-9072.00/check_out_my_state",
         "title": "Chequear mi estado"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/11-9072.00/explore_more",
         "title": "Explorar más"
      }
   ]
}