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/25-2031.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "25-2031.00",
   "title": "Maestros de Escuela Secundaria",
   "tags": {},
   "also_called": [
      {
         "title": "Maestro de Arte",
         "summary": false
      },
      {
         "title": "Maestro de Ciencia de Escuela Secundaria",
         "summary": false
      },
      {
         "title": "Maestro de Estudios Sociales",
         "summary": true
      },
      {
         "title": "Maestro de Inglés",
         "summary": true
      },
      {
         "title": "Maestro de Secundaria",
         "summary": false
      },
      {
         "title": "Matemáticas Instructor (Instructor de Matemáticas)",
         "summary": true
      },
      {
         "title": "Profesor",
         "summary": true
      },
      {
         "title": "Profesor de Ciencias",
         "summary": false
      },
      {
         "title": "Profesor de Español",
         "summary": false
      },
      {
         "title": "Profesor de Historia",
         "summary": false
      }
   ],
   "what_they_do": "Enseñan una o más materias a alumnos de escuelas de nivel secundaria alta.",
   "on_the_job": [
      "Preparar los materiales y aulas para actividades de clase.",
      "Instruir a través de conferencias, debates y manifestaciones en una o más materias, como Inglés, matemáticas o estudios sociales.",
      "Establezca objetivos claros para todas las lecciones, unidades y proyectos, y comunique esos objetivos a los estudiantes."
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/25-2031.00/knowledge",
         "title": "Conocimiento"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/25-2031.00/skills",
         "title": "Aptitudes"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/25-2031.00/abilities",
         "title": "Habilidades"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/25-2031.00/personality",
         "title": "Personalidad"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/25-2031.00/technology",
         "title": "Tecnología"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/25-2031.00/education",
         "title": "Educación"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/25-2031.00/job_outlook",
         "title": "Perspectiva laboral"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/25-2031.00/check_out_my_state",
         "title": "Chequear mi estado"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/25-2031.00/explore_more",
         "title": "Explorar más"
      }
   ]
}