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-2141.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "47-2141.00",
   "title": "Painters, Construction & Maintenance",
   "tags": {},
   "also_called": [
      {
         "title": "Facilities Painter",
         "summary": true
      },
      {
         "title": "Highway Painter",
         "summary": false
      },
      {
         "title": "House Painter",
         "summary": false
      },
      {
         "title": "Industrial Painter",
         "summary": true
      },
      {
         "title": "Maintenance Painter",
         "summary": true
      },
      {
         "title": "Painter",
         "summary": true
      }
   ],
   "sample_of_military_titles": {
      "air_force": [],
      "army": [
         "Construction Engineering Technician"
      ],
      "coast_guard": [
         "Boatswain Specialty"
      ],
      "marine_corps": [
         "Combat Engineer Officer"
      ],
      "navy": [
         "Builder",
         "Facilities Construction/Facilities Services Officer",
         "Facilities Engineering Officer",
         "Navy Afloat Maintenance Training Strategy (NAMTS) Corrosion Control Program Technician",
         "Officer in Charge, Naval Construction Battalion Unit"
      ],
      "space_force": []
   },
   "what_they_do": "Paint walls, equipment, buildings, bridges, and other structural surfaces, using brushes, rollers, and spray guns. May remove old paint to prepare surface prior to painting. May mix colors or oils to obtain desired color or consistency.",
   "on_the_job": [
      "Fill cracks, holes, or joints with caulk, putty, plaster, or other fillers, using caulking guns or putty knives.",
      "Cover surfaces with dropcloths or masking tape and paper to protect surfaces during painting.",
      "Smooth surfaces, using sandpaper, scrapers, brushes, steel wool, or sanding machines."
   ],
   "word_cloud_terms": [
      "realistic interests",
      "equipment",
      "brush",
      "smooth surfaces",
      "material",
      "color",
      "fill cracks",
      "painting",
      "oil",
      "receive instructions"
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/47-2141.00/in_the_military",
         "title": "In the military"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/47-2141.00/knowledge",
         "title": "Knowledge"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/47-2141.00/skills",
         "title": "Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/47-2141.00/abilities",
         "title": "Abilities"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/47-2141.00/personality",
         "title": "Personality"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/47-2141.00/technology",
         "title": "Technology"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/47-2141.00/education",
         "title": "Education"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/47-2141.00/job_outlook",
         "title": "Job Outlook"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/47-2141.00/check_out_my_state",
         "title": "Check Out My State"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/47-2141.00/explore_more",
         "title": "Explore More"
      }
   ]
}