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/33-2011.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "33-2011.00",
   "title": "Bomberos",
   "tags": {},
   "also_called": [
      {
         "title": "Bombero",
         "summary": false
      },
      {
         "title": "Bombero",
         "summary": true
      },
      {
         "title": "Bombero de Parajes Naturales",
         "summary": true
      },
      {
         "title": "Especialista en Manejo del Fuego",
         "summary": false
      },
      {
         "title": "Especialista en supresión de incendios forestales",
         "summary": false
      },
      {
         "title": "Fire Technician (Fire Tech)",
         "summary": false
      },
      {
         "title": "Forestry Fire Technician (Forestry Fire Tech)",
         "summary": false
      },
      {
         "title": "Ingeniero de Incendios",
         "summary": true
      },
      {
         "title": "Miembro del Equipo de Temporada de Bomberos Forestales",
         "summary": false
      },
      {
         "title": "Operador de Equipo contra Incendios",
         "summary": true
      }
   ],
   "what_they_do": "Controlan y extinguen incendios o responden a situaciones de emergencia en las que está en riesgo la vida, la propiedad o el medioambiente. Sus tareas pueden incluir la prevención de incendios, servicios de emergencia médica, respuesta a situaciones que involucran materiales peligrosos, búsqueda y rescate de personas, y asistencia en casos de desastre.",
   "on_the_job": [
      "Rescata a los supervivientes de edificios en llamas, lugares de accidentes y obstáculos de agua.",
      "Vestido con equipos tales como ropa resistente al fuego y equipo de respiración.",
      "Evaluar los incendios y las situaciones y condiciones de informar a sus superiores para recibir instrucciones, con radios de dos vías."
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/33-2011.00/knowledge",
         "title": "Conocimiento"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/33-2011.00/skills",
         "title": "Aptitudes"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/33-2011.00/abilities",
         "title": "Habilidades"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/33-2011.00/personality",
         "title": "Personalidad"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/33-2011.00/technology",
         "title": "Tecnología"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/33-2011.00/education",
         "title": "Educación"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/33-2011.00/job_outlook",
         "title": "Perspectiva laboral"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/33-2011.00/check_out_my_state",
         "title": "Chequear mi estado"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/33-2011.00/explore_more",
         "title": "Explorar más"
      }
   ]
}