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

URL:
https://api-v2.onetcenter.org/veterans/careers/47-2121.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "47-2121.00",
   "title": "Glaziers",
   "tags": {},
   "also_called": [
      {
         "title": "Auto Glass Tech (Automobile Glass Technician)",
         "summary": false
      },
      {
         "title": "Commercial Glazier",
         "summary": true
      },
      {
         "title": "Field Glazier",
         "summary": true
      },
      {
         "title": "Glass Installer",
         "summary": false
      },
      {
         "title": "Glass Technician (Glass Tech)",
         "summary": false
      },
      {
         "title": "Glassman",
         "summary": false
      },
      {
         "title": "Glazer",
         "summary": true
      },
      {
         "title": "Glazier",
         "summary": true
      },
      {
         "title": "Glazier Worker",
         "summary": false
      },
      {
         "title": "Union Glazier",
         "summary": false
      }
   ],
   "sample_of_military_titles": {
      "air_force": [
         "Structural",
         "Structural Apprentice",
         "Structural Craftsman",
         "Structural Helper",
         "Structural Journeyman"
      ],
      "army": [],
      "coast_guard": [],
      "marine_corps": [],
      "navy": [],
      "space_force": []
   },
   "what_they_do": "Install glass in windows, skylights, store fronts, and display cases, or on surfaces, such as building fronts, interior walls, ceilings, and tabletops.",
   "on_the_job": [
      "Read and interpret blueprints or specifications to determine size, shape, color, type, or thickness of glass, location of framing, installation procedures, or staging or scaffolding materials required.",
      "Determine plumb of walls or ceilings, using plumb lines and levels.",
      "Install pre-assembled metal or wood frameworks for windows or doors to be fitted with glass panels, using hand tools."
   ],
   "word_cloud_terms": [
      "realistic interests",
      "glass",
      "structure",
      "hand tools",
      "surface",
      "equipment",
      "technician",
      "construction"
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/47-2121.00/in_the_military",
         "title": "In the military"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/47-2121.00/knowledge",
         "title": "Knowledge"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/47-2121.00/skills",
         "title": "Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/47-2121.00/abilities",
         "title": "Abilities"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/47-2121.00/personality",
         "title": "Personality"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/47-2121.00/technology",
         "title": "Technology"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/47-2121.00/education",
         "title": "Education"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/47-2121.00/job_outlook",
         "title": "Job Outlook"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/47-2121.00/check_out_my_state",
         "title": "Check Out My State"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/47-2121.00/explore_more",
         "title": "Explore More"
      }
   ]
}