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/19-4051.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 37,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-4051.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41111929,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4051.00/related/tools_used/41111929",
         "title": "Radiation detectors",
         "example": [
            "Contamination probes",
            "Digital ratemeters",
            "Gamma exit/entrance contamination monitors",
            "Radiation survey meters"
         ],
         "example_more": [
            "Portal monitors"
         ]
      },
      {
         "code": 46182002,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4051.00/related/tools_used/46182002",
         "title": "Respirators",
         "example": [
            "Air purifying respirators",
            "Airline respirators",
            "Atmosphere supplying respirators",
            "Pressure demand respirators"
         ]
      },
      {
         "code": 41115303,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4051.00/related/tools_used/41115303",
         "title": "Frequency analyzers",
         "example": [
            "Digital signal analyzers",
            "Digital spectrum analyzers"
         ]
      },
      {
         "code": 41111804,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4051.00/related/tools_used/41111804",
         "title": "Ultrasonic examination equipment",
         "example": [
            "Ultrasonic flaw detectors",
            "Ultrasonic thickness gauges"
         ]
      },
      {
         "code": 41113405,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4051.00/related/tools_used/41113405",
         "title": "Gamma counters",
         "example": [
            "Area gamma monitors",
            "Scintillation detectors"
         ]
      },
      {
         "code": 41112210,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4051.00/related/tools_used/41112210",
         "title": "Remote reading thermometers",
         "example": [
            "Non-contact thermometers"
         ]
      },
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4051.00/related/tools_used/43191510",
         "title": "Two way radios",
         "example": [
            "Portable two way radios"
         ]
      },
      {
         "code": 24101601,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4051.00/related/tools_used/24101601",
         "title": "Elevators",
         "example": [
            "New fuel elevators"
         ]
      },
      {
         "code": 26111601,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4051.00/related/tools_used/26111601",
         "title": "Diesel generators",
         "example": [
            "Emergency diesel generators"
         ]
      },
      {
         "code": 15131601,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4051.00/related/tools_used/15131601",
         "title": "Nuclear fuel rod",
         "example": [
            "Fuel handling systems"
         ]
      }
   ]
}