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/mnm/careers/47-2152.04/
Status:
200 OK
Content-Type:
application/json
{
   "code": "47-2152.04",
   "title": "Solar Thermal Installers & Technicians",
   "tags": {
      "bright_outlook": true
   },
   "also_called": [
      {
         "title": "Installer",
         "summary": true
      },
      {
         "title": "Solar Energy Technician",
         "summary": false
      },
      {
         "title": "Solar Hot Water Installer (SHW Installer)",
         "summary": false
      },
      {
         "title": "Solar Installer",
         "summary": true
      },
      {
         "title": "Solar Maintenance Technician",
         "summary": true
      },
      {
         "title": "Solar System Installer",
         "summary": false
      },
      {
         "title": "Solar Technician",
         "summary": true
      },
      {
         "title": "Solar Thermal Installer",
         "summary": false
      }
   ],
   "what_they_do": "Install or repair solar energy systems designed to collect, store, and circulate solar-heated water for residential, commercial or industrial use.",
   "on_the_job": [
      "Test operation or functionality of mechanical, plumbing, electrical, and control systems.",
      "Apply weather seal, such as pipe flashings and sealants, to roof penetrations and structural devices.",
      "Install solar collector mounting devices on tile, asphalt, shingle, or built-up gravel roofs, using appropriate materials and penetration methods."
   ],
   "word_cloud_terms": [
      "pipe",
      "realistic interests",
      "solar energy system",
      "test functionality",
      "safety",
      "manufacturer specification",
      "install plumbing",
      "water heater",
      "weather seal",
      "solar collector"
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/47-2152.04/knowledge",
         "title": "Knowledge"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/47-2152.04/skills",
         "title": "Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/47-2152.04/abilities",
         "title": "Abilities"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/47-2152.04/personality",
         "title": "Personality"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/47-2152.04/technology",
         "title": "Technology"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/47-2152.04/education",
         "title": "Education"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/47-2152.04/job_outlook",
         "title": "Job Outlook"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/47-2152.04/check_out_my_state",
         "title": "Check Out My State"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/47-2152.04/explore_more",
         "title": "Explore More"
      }
   ]
}