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/online/occupations/51-9198.00/related/work_context/4.C.2.b.1.a
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "id": "4.C.2.b.1.a",
      "name": "Exposed to Sounds, Noise Levels that are Distracting or Uncomfortable",
      "description": "How often does this job require working exposed to sounds and noise levels that are distracting or uncomfortable?",
      "see_more": "https://api-v2.onetcenter.org/online/onet_data/work_context/4.C.2.b.1.a"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-7041.00/",
         "code": "53-7041.00",
         "title": "Hoist and Winch Operators",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/47-5011.00/",
         "code": "47-5011.00",
         "title": "Derrick Operators, Oil and Gas",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-5011.00/",
         "code": "53-5011.00",
         "title": "Sailors and Marine Oilers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-4022.00/",
         "code": "53-4022.00",
         "title": "Railroad Brake, Signal, and Switch Operators and Locomotive Firers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-4011.00/",
         "code": "53-4011.00",
         "title": "Locomotive Engineers",
         "tags": {}
      }
   ]
}