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

URL:
https://api-v2.onetcenter.org/mpp/careers/27-1012.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "27-1012.00",
   "title": "Artesanos",
   "tags": {},
   "also_called": [
      {
         "title": "Arte fino del artista",
         "summary": false
      },
      {
         "title": "Artista",
         "summary": true
      },
      {
         "title": "Artista en Cerámica",
         "summary": false
      },
      {
         "title": "Artista en Vidrio",
         "summary": true
      },
      {
         "title": "Artista Textil",
         "summary": false
      },
      {
         "title": "Diseñador",
         "summary": true
      },
      {
         "title": "Orfebre",
         "summary": false
      },
      {
         "title": "Productor de Muebles",
         "summary": true
      },
      {
         "title": "Tejedor Manual",
         "summary": false
      }
   ],
   "what_they_do": "Crean o reproducen objetos hechos a mano para su venta y exposición utilizando una variedad de técnicas, como por ejemplo soldadura, tejidos, cerámica y bordado.",
   "on_the_job": [
      "Crear objetos funcionales o decorativos a mano, usando una variedad de métodos y materiales.",
      "Corte, la forma, ajuste, unirse, moho, materiales o de otro tipo de proceso, utilizando herramientas de mano, herramientas eléctricas o maquinaria.",
      "Aplicar acabados a los objetos que son hechos a mano."
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/27-1012.00/knowledge",
         "title": "Conocimiento"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/27-1012.00/skills",
         "title": "Aptitudes"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/27-1012.00/abilities",
         "title": "Habilidades"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/27-1012.00/personality",
         "title": "Personalidad"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/27-1012.00/technology",
         "title": "Tecnología"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/27-1012.00/education",
         "title": "Educación"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/27-1012.00/job_outlook",
         "title": "Perspectiva laboral"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/27-1012.00/check_out_my_state",
         "title": "Chequear mi estado"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/27-1012.00/explore_more",
         "title": "Explorar más"
      }
   ]
}