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/17-1011.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "17-1011.00",
   "title": "Arquitectos",
   "tags": {
      "bright_outlook": true
   },
   "also_called": [
      {
         "title": "Arquitecto",
         "summary": true
      },
      {
         "title": "Arquitecto de Diseño",
         "summary": true
      },
      {
         "title": "Arquitecto de Proyectos",
         "summary": true
      },
      {
         "title": "Escritor de Especificaciones",
         "summary": false
      },
      {
         "title": "Planificador",
         "summary": true
      }
   ],
   "what_they_do": "Planifican, proyectan y diseñan estructuras tales como residencias privadas, edificios de oficinas, teatros, fábricas y otras propiedades estructurales.",
   "on_the_job": [
      "Desarrollar planes de construcción finales que incluyen representaciones estéticas de la estructura o detalles de su construcción.",
      "Preparar dibujos a escala o diseños arquitectónicos, utilizando diseño asistido por ordenador u otras herramientas.",
      "Preparar la información con respecto al diseño, especificaciones de estructura, materiales, colores, equipos, costos estimados, o el tiempo de construcción."
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/17-1011.00/knowledge",
         "title": "Conocimiento"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/17-1011.00/skills",
         "title": "Aptitudes"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/17-1011.00/abilities",
         "title": "Habilidades"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/17-1011.00/personality",
         "title": "Personalidad"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/17-1011.00/technology",
         "title": "Tecnología"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/17-1011.00/education",
         "title": "Educación"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/17-1011.00/job_outlook",
         "title": "Perspectiva laboral"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/17-1011.00/check_out_my_state",
         "title": "Chequear mi estado"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/17-1011.00/explore_more",
         "title": "Explorar más"
      }
   ]
}