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/11-2032.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "11-2032.00",
   "title": "Gerentes de Relaciones Públicas",
   "tags": {
      "bright_outlook": true
   },
   "also_called": [
      {
         "title": "Director de Asuntos Públicos",
         "summary": true
      },
      {
         "title": "Director de Comunicaciones",
         "summary": true
      },
      {
         "title": "Director de Desarrollo",
         "summary": false
      },
      {
         "title": "Director de Relaciones con la Comunidad",
         "summary": true
      },
      {
         "title": "Gerente de Comunicaciones",
         "summary": false
      },
      {
         "title": "Gerente de Relaciones Públicas (PR Manager)",
         "summary": false
      },
      {
         "title": "Public Relations Director (PR Director)",
         "summary": true
      }
   ],
   "what_they_do": "Planifican, dirigen o coordinan actividades diseñadas para crear o mantener una imagen pública favorable, o para incrementar el nivel de concientización sobre un asunto en particular de la organización para la que trabajan o de sus clientes.",
   "on_the_job": [
      "Asignar, supervisar y revisar las actividades del personal de relaciones públicas.",
      "Consulte con los administradores de las relaciones laborales para desarrollar las comunicaciones internas que mantienen a los empleados informados de las actividades de la empresa.",
      "Diseñar y editar publicaciones promocionales, como folletos."
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/11-2032.00/personality",
         "title": "Personalidad"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/11-2032.00/technology",
         "title": "Tecnología"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/11-2032.00/education",
         "title": "Educación"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/11-2032.00/job_outlook",
         "title": "Perspectiva laboral"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/11-2032.00/check_out_my_state",
         "title": "Chequear mi estado"
      },
      {
         "href": "https://api-v2.onetcenter.org/mpp/careers/11-2032.00/explore_more",
         "title": "Explorar más"
      }
   ]
}