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/25-4012.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "25-4012.00",
   "title": "Curadores",
   "tags": {
      "bright_outlook": true
   },
   "also_called": [
      {
         "title": "Curador de Colecciones",
         "summary": true
      },
      {
         "title": "Curador de educación",
         "summary": false
      },
      {
         "title": "Curador de Exposiciones",
         "summary": false
      },
      {
         "title": "Curador de Exposiciones",
         "summary": false
      },
      {
         "title": "Curador de fotografía",
         "summary": false
      },
      {
         "title": "Curador de Zoología de Vertebrados",
         "summary": false
      },
      {
         "title": "Director del Museo",
         "summary": true
      },
      {
         "title": "Gerente de Cobros",
         "summary": true
      },
      {
         "title": "Guardián de Museo",
         "summary": true
      }
   ],
   "what_they_do": "Administran colecciones de obras de arte, objetos antiguos, artículos históricos o especímenes científicos de museos o de otras instituciones. Pueden participar de actividades de capacitación, investigación o servicio público de una institución.",
   "on_the_job": [
      "Planificar y organizar la adquisición, almacenamiento y exhibición de las colecciones y materiales relacionados, incluida la selección de temas de la exposición y diseños, y desarrollar o instalar el material de exhibición.",
      "Desarrollar y mantener el registro de una institución, catalogación, y los sistemas de mantenimiento de registros básicos, utilizando bases de datos informáticas.",
      "Planificar y realizar proyectos especiales de investigación en el área de interés o experiencia."
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/25-4012.00/knowledge",
         "title": "Conocimiento"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/25-4012.00/skills",
         "title": "Aptitudes"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/25-4012.00/abilities",
         "title": "Habilidades"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/25-4012.00/personality",
         "title": "Personalidad"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/25-4012.00/technology",
         "title": "Tecnología"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/25-4012.00/education",
         "title": "Educación"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/25-4012.00/job_outlook",
         "title": "Perspectiva laboral"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/25-4012.00/check_out_my_state",
         "title": "Chequear mi estado"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/25-4012.00/explore_more",
         "title": "Explorar más"
      }
   ]
}