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/29-2012.01/
Status:
200 OK
Content-Type:
application/json
{
   "code": "29-2012.01",
   "title": "Técnicos en Histología",
   "tags": {},
   "also_called": [
      {
         "title": "Técnico de Histología",
         "summary": true
      },
      {
         "title": "Técnico de Histología",
         "summary": true
      }
   ],
   "what_they_do": "Preparan diapositivas histológicas de secciones de tejido para el examen microscópico y el diagnóstico por parte de patólogos. Pueden ayudar con estudios de investigación.",
   "on_the_job": [
      "Archivar material de diagnóstico, como portaobjetos y bloques histológicos.",
      "Corte secciones de tejidos corporales para examen microscópico, utilizando microtomos.",
      "Incruste las muestras de tejido en bloques de cera de parafina o infiltre las muestras de tejido con cera."
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-2012.01/personality",
         "title": "Personalidad"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-2012.01/technology",
         "title": "Tecnología"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-2012.01/education",
         "title": "Educación"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-2012.01/job_outlook",
         "title": "Perspectiva laboral"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-2012.01/check_out_my_state",
         "title": "Chequear mi estado"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/29-2012.01/explore_more",
         "title": "Explorar más"
      }
   ]
}