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/veterans/careers/47-2042.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "47-2042.00",
   "title": "Floor Layers",
   "tags": {
      "bright_outlook": true
   },
   "also_called": [
      {
         "title": "Floor Covering Contractor",
         "summary": true
      },
      {
         "title": "Floor Coverings Installer",
         "summary": true
      },
      {
         "title": "Floor Layer",
         "summary": false
      },
      {
         "title": "Flooring Installer",
         "summary": true
      },
      {
         "title": "Flooring Mechanic",
         "summary": false
      },
      {
         "title": "Tile Installer",
         "summary": false
      },
      {
         "title": "Tile Setter",
         "summary": false
      },
      {
         "title": "Vinyl Installer",
         "summary": true
      }
   ],
   "sample_of_military_titles": {
      "air_force": [
         "Structural",
         "Structural Apprentice",
         "Structural Craftsman",
         "Structural Helper",
         "Structural Journeyman"
      ],
      "army": [],
      "coast_guard": [],
      "marine_corps": [],
      "navy": [
         "Builder"
      ],
      "space_force": []
   },
   "what_they_do": "Apply blocks, strips, or sheets of shock-absorbing, sound-deadening, or decorative coverings to floors.",
   "on_the_job": [
      "Sweep, scrape, sand, or chip dirt and irregularities to clean base surfaces, correcting imperfections that may show through the covering.",
      "Cut flooring material to fit around obstructions.",
      "Inspect surface to be covered to ensure that it is firm and dry."
   ],
   "word_cloud_terms": [
      "realistic interests",
      "floor",
      "inspect surface",
      "cut materials",
      "wall",
      "covering",
      "construction material",
      "join sections",
      "decorative covering"
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/47-2042.00/in_the_military",
         "title": "In the military"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/47-2042.00/knowledge",
         "title": "Knowledge"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/47-2042.00/skills",
         "title": "Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/47-2042.00/abilities",
         "title": "Abilities"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/47-2042.00/personality",
         "title": "Personality"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/47-2042.00/technology",
         "title": "Technology"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/47-2042.00/education",
         "title": "Education"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/47-2042.00/job_outlook",
         "title": "Job Outlook"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/47-2042.00/check_out_my_state",
         "title": "Check Out My State"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/47-2042.00/explore_more",
         "title": "Explore More"
      }
   ]
}