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/11-3051.06/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 14,
   "next": "https://api-v2.onetcenter.org/online/occupations/11-3051.06/details/tools_used?start=11&end=14",
   "category": [
      {
         "code": 26101506,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3051.06/related/tools_used/26101506",
         "title": "Turbine engines",
         "example": [
            "Impulse turbines",
            "Reaction turbines",
            "Turbine generators"
         ]
      },
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3051.06/related/tools_used/43191510",
         "title": "Two way radios",
         "example": [
            "Mobile radios"
         ]
      },
      {
         "code": 39121601,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3051.06/related/tools_used/39121601",
         "title": "Circuit breakers",
         "example": [
            "Electrical circuit breakers"
         ]
      },
      {
         "code": 39121002,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3051.06/related/tools_used/39121002",
         "title": "Power supply transformers",
         "example": [
            "Power transformers"
         ]
      },
      {
         "code": 46182002,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3051.06/related/tools_used/46182002",
         "title": "Respirators",
         "example": [
            "Protective respirators"
         ]
      },
      {
         "code": 46181902,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3051.06/related/tools_used/46181902",
         "title": "Acoustic ear muffs or defenders",
         "example": [
            "Protective ear muffs"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3051.06/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 26131803,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3051.06/related/tools_used/26131803",
         "title": "Generator control or protection panels",
         "example": [
            "Hydroelectric power generator controls"
         ]
      },
      {
         "code": 26111606,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3051.06/related/tools_used/26111606",
         "title": "Hydraulic generators",
         "example": [
            "Hydraulic power generation equipment"
         ]
      },
      {
         "code": 40142207,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-3051.06/related/tools_used/40142207",
         "title": "Water level regulator",
         "example": [
            "Dam water flow controls"
         ]
      }
   ]
}