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/29-1224.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 44,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1224.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41102704,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1224.00/related/tools_used/41102704",
         "title": "X ray diffraction equipment",
         "example": [
            "Cone-beam collimators",
            "Converging collimators",
            "Pinhole collimators",
            "Slant-hole collimators"
         ],
         "example_more": [
            "Diverging collimators",
            "Fan-beam collimators",
            "Parallel-hole collimators"
         ]
      },
      {
         "code": 41111929,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1224.00/related/tools_used/41111929",
         "title": "Radiation detectors",
         "example": [
            "Digital ratemeters",
            "Portable radiation survey meters",
            "Scintillation probes"
         ]
      },
      {
         "code": 42202001,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1224.00/related/tools_used/42202001",
         "title": "Medical gamma cameras for general use",
         "example": [
            "Gamma cameras",
            "Gamma ray cameras"
         ]
      },
      {
         "code": 42202401,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1224.00/related/tools_used/42202401",
         "title": "Medical positron emission tomography PET units",
         "example": [
            "Medical positron emission tomography PET scanners",
            "Positron emission tomography PET equipment"
         ]
      },
      {
         "code": 42201501,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1224.00/related/tools_used/42201501",
         "title": "Medical computed tomography CT or CAT stationary units",
         "example": [
            "Computed tomography CT equipment",
            "Computed tomography CT systems"
         ]
      },
      {
         "code": 42202501,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1224.00/related/tools_used/42202501",
         "title": "Medical single photon emission computed tomography SPECT units",
         "example": [
            "Medical single photo emission computed tomography SPECT equipment",
            "Single position emission computed tomography/computed tomography SPECT/CT imaging equipment"
         ]
      },
      {
         "code": 42203901,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1224.00/related/tools_used/42203901",
         "title": "Medical radiation dosimeters",
         "example": [
            "Dose calibrators",
            "Medical radiation monitors"
         ]
      },
      {
         "code": 42201712,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1224.00/related/tools_used/42201712",
         "title": "Medical ultrasound or doppler or pulse echocardiograph or echocardiograph units for general diagnostic use",
         "example": [
            "Diagnostic ultrasound equipment",
            "Medical ultrasound scanners"
         ]
      },
      {
         "code": 42172101,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1224.00/related/tools_used/42172101",
         "title": "Mobile medical services automated external defibrillators AED or hard paddles",
         "example": [
            "Semiautomated or automatic external defibrillators AED"
         ]
      },
      {
         "code": 41103301,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1224.00/related/tools_used/41103301",
         "title": "Liquid scintillation counters",
         "example": [
            "Well counters"
         ]
      }
   ]
}