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.02/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 24,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-4051.02/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41111929,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4051.02/related/tools_used/41111929",
         "title": "Radiation detectors",
         "example": [
            "Digital ratemeters",
            "Neutron detectors",
            "Portable survey radiation meters",
            "Radiological detectors"
         ],
         "example_more": [
            "Alpha air monitors",
            "Alpha/beta counting systems",
            "Alpha/beta surface contamination monitors",
            "Contamination probes",
            "Portal monitors",
            "Thermoluminescent dosimeters"
         ]
      },
      {
         "code": 46182002,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4051.02/related/tools_used/46182002",
         "title": "Respirators",
         "example": [
            "Air purifying respirators",
            "Airline respirators",
            "Atmosphere supplying respirators",
            "Pressure demand respirators"
         ]
      },
      {
         "code": 26141702,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4051.02/related/tools_used/26141702",
         "title": "Dosimeters",
         "example": [
            "Dose rate monitors",
            "Neutron dose-rate meters",
            "Whole body counters"
         ]
      },
      {
         "code": 41115403,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4051.02/related/tools_used/41115403",
         "title": "Spectrometers",
         "example": [
            "Gamma ray spectrometers",
            "Multichannel analyzers",
            "Portable spectroscopes"
         ]
      },
      {
         "code": 41113405,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4051.02/related/tools_used/41113405",
         "title": "Gamma counters",
         "example": [
            "Area gamma monitors",
            "Gamma ray detectors",
            "Sodium Iodide NaI scintillation detectors"
         ]
      },
      {
         "code": 41115303,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4051.02/related/tools_used/41115303",
         "title": "Frequency analyzers",
         "example": [
            "Digital signal analyzers",
            "Digital spectrum analyzers"
         ]
      },
      {
         "code": 41112201,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4051.02/related/tools_used/41112201",
         "title": "Calorimeters",
         "example": [
            "Cryogenic microcalorimeters"
         ]
      },
      {
         "code": 41103301,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4051.02/related/tools_used/41103301",
         "title": "Liquid scintillation counters",
         "example": []
      },
      {
         "code": 41111711,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4051.02/related/tools_used/41111711",
         "title": "Electron microscopes",
         "example": []
      },
      {
         "code": 60105002,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4051.02/related/tools_used/60105002",
         "title": "Geiger counters",
         "example": [
            "Geiger-Muller counters"
         ]
      }
   ]
}