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-2034.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 43,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-2034.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42203803,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2034.00/related/tools_used/42203803",
         "title": "Medical radiological positioning aids for general radiological use",
         "example": [
            "Compression bands",
            "Patient immobilizing devices",
            "Sandbags",
            "Straps"
         ],
         "example_more": [
            "Cushions",
            "Patient immobilization devices"
         ]
      },
      {
         "code": 42203707,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2034.00/related/tools_used/42203707",
         "title": "Medical x ray darkroom accessories",
         "example": [
            "Automatic x ray film processors",
            "Self-contained film processors",
            "Tabletop film processors",
            "X ray film processors"
         ],
         "example_more": [
            "Portable film processors"
         ]
      },
      {
         "code": 42201830,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2034.00/related/tools_used/42201830",
         "title": "Medical x ray intensifying screens",
         "example": [
            "Image intensifiers",
            "Intensifying screens",
            "X ray image intensifier television systems",
            "X ray imaging charge-coupled device CCD cameras"
         ]
      },
      {
         "code": 42142523,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2034.00/related/tools_used/42142523",
         "title": "Hypodermic needle",
         "example": [
            "Hypodermic needles",
            "Intramuscular needles",
            "Subcutaneous hypodermic needles",
            "Venipuncture needles"
         ]
      },
      {
         "code": 42201511,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2034.00/related/tools_used/42201511",
         "title": "Medical computed tomography CT or CAT scanners or tubes",
         "example": [
            "Computed tomography CT scanners",
            "High-speed multislice computed tomography CT scanners",
            "Positron emission tomography/computed tomography PET/CT scanners"
         ]
      },
      {
         "code": 42201815,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2034.00/related/tools_used/42201815",
         "title": "Medical x ray units for general diagnostic use",
         "example": [
            "Portable x ray machines",
            "Stationary x ray equipment",
            "X ray machines"
         ]
      },
      {
         "code": 42201828,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2034.00/related/tools_used/42201828",
         "title": "Medical x ray apparatus filters",
         "example": [
            "Filters",
            "X ray beam restriction devices",
            "X ray filters"
         ]
      },
      {
         "code": 42201829,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2034.00/related/tools_used/42201829",
         "title": "Radiographic locators",
         "example": [
            "Cones",
            "Cylinders",
            "Diaphragms"
         ]
      },
      {
         "code": 42204002,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2034.00/related/tools_used/42204002",
         "title": "Medical radiological shielding aprons or masks or drapes",
         "example": [
            "Lead shields/shielding equipment",
            "Radiation protection devices"
         ]
      },
      {
         "code": 42203602,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2034.00/related/tools_used/42203602",
         "title": "Digital imaging communications in medicine DICOM standard system equipment",
         "example": [
            "Digital Imaging Communications in Medicine DICOM imaging equipment",
            "Digital Imaging Communications in Medicine DICOM system equipment"
         ]
      }
   ]
}