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/35-2012.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "35-2012.00",
   "title": "Cocineros de Instituciones y Cafeterías",
   "tags": {},
   "also_called": [
      {
         "title": "Cocinero",
         "summary": true
      },
      {
         "title": "Cocinero de Cafetería",
         "summary": true
      },
      {
         "title": "Cocinero de la Cena",
         "summary": false
      },
      {
         "title": "Cocinero de la Escuela",
         "summary": true
      },
      {
         "title": "Cocinero Nutricional",
         "summary": true
      },
      {
         "title": "Especialista de Servicios de Alimentos",
         "summary": false
      },
      {
         "title": "Prep Cook (Preparatory Cook)",
         "summary": false
      },
      {
         "title": "Sous Chef",
         "summary": false
      },
      {
         "title": "Trabajador del Servicio de Alimentación",
         "summary": false
      }
   ],
   "what_they_do": "Preparan y cocinan grandes cantidades de comida para instituciones tales como escuelas, hospitales o cafeterías.",
   "on_the_job": [
      "Supervisan y registran la temperatura de los alimentos para asegurar la seguridad alimentaria.",
      "Cocinan alimentos de acuerdo a menús, a restricciones alimenticias o de nutrición, o de acuerdo al número de porciones a servir.",
      "Rotan y almacenan los suministros alimenticios."
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/35-2012.00/knowledge",
         "title": "Conocimiento"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/35-2012.00/skills",
         "title": "Aptitudes"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/35-2012.00/abilities",
         "title": "Habilidades"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/35-2012.00/personality",
         "title": "Personalidad"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/35-2012.00/technology",
         "title": "Tecnología"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/35-2012.00/education",
         "title": "Educación"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/35-2012.00/job_outlook",
         "title": "Perspectiva laboral"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/35-2012.00/check_out_my_state",
         "title": "Chequear mi estado"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/35-2012.00/explore_more",
         "title": "Explorar más"
      }
   ]
}