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/47-2141.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "47-2141.00",
   "title": "Pintores, Construcción y Mantenimiento",
   "tags": {},
   "also_called": [
      {
         "title": "Encargado de Pintura",
         "summary": true
      },
      {
         "title": "Pintor de Autopistas",
         "summary": false
      },
      {
         "title": "Pintor de Instalaciones",
         "summary": true
      },
      {
         "title": "Pintor de Mantenimiento",
         "summary": true
      },
      {
         "title": "Pintor de Viviendas",
         "summary": false
      },
      {
         "title": "Pintor Industrial",
         "summary": true
      }
   ],
   "what_they_do": "Pintan paredes, equipos, edificios, puentes y superficies de otro tipo de estructuras utilizando pinceles, rodillos y pistolas de aspersión de pintura. Pueden quitar las capas de pintura vieja para preparar la superficie antes de pintarla. Pueden mezclar colores o aceites para obtener el color o consistencia deseados.",
   "on_the_job": [
      "Rellenan grietas, agujeros o juntas con sello, masilla, yeso u otros rellenadores, utilizando pistolas de calafateo o navajas de enmasillado.",
      "Cubren las superficies con paños o cinta adhesiva protectora y papel para protegerlas cuando están pintando.",
      "Alisan las superficies, usando papel de lija, raspadores, cepillos, lana de acero o máquinas lijadoras."
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/47-2141.00/knowledge",
         "title": "Conocimiento"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/47-2141.00/skills",
         "title": "Aptitudes"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/47-2141.00/abilities",
         "title": "Habilidades"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/47-2141.00/personality",
         "title": "Personalidad"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/47-2141.00/technology",
         "title": "Tecnología"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/47-2141.00/education",
         "title": "Educación"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/47-2141.00/job_outlook",
         "title": "Perspectiva laboral"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/47-2141.00/check_out_my_state",
         "title": "Chequear mi estado"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/47-2141.00/explore_more",
         "title": "Explorar más"
      }
   ]
}