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/49-3091.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "49-3091.00",
   "title": "Reparadores de Bicicletas",
   "tags": {
      "bright_outlook": true
   },
   "also_called": [
      {
         "title": "ajustador de bicicletas",
         "summary": false
      },
      {
         "title": "Mecánico de Bicicletas",
         "summary": true
      },
      {
         "title": "Mecánico de Bicicletas",
         "summary": true
      },
      {
         "title": "Reparador de Bicicletas",
         "summary": false
      },
      {
         "title": "Técnico de bicicletas",
         "summary": true
      },
      {
         "title": "Técnico de reparación de bicicletas",
         "summary": false
      },
      {
         "title": "Técnico en Servicio para Bicicletas",
         "summary": true
      }
   ],
   "what_they_do": "Desempeñan tareas de servicio y reparación de bicicletas.",
   "on_the_job": [
      "Instalar y ajustar los frenos y las pastillas de freno.",
      "Ayudar a los clientes seleccionar las bicicletas que se ajustan a sus tamaños corporales y destinados utiliza la bicicleta.",
      "Alinear las ruedas."
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/49-3091.00/knowledge",
         "title": "Conocimiento"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/49-3091.00/skills",
         "title": "Aptitudes"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/49-3091.00/abilities",
         "title": "Habilidades"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/49-3091.00/personality",
         "title": "Personalidad"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/49-3091.00/technology",
         "title": "Tecnología"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/49-3091.00/education",
         "title": "Educación"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/49-3091.00/job_outlook",
         "title": "Perspectiva laboral"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/49-3091.00/check_out_my_state",
         "title": "Chequear mi estado"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/49-3091.00/explore_more",
         "title": "Explorar más"
      }
   ]
}