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/17-2031.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 152,
   "next": "https://api-v2.onetcenter.org/online/occupations/17-2031.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41111912,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2031.00/related/tools_used/41111912",
         "title": "Physiological recorders",
         "example": [
            "Activity monitoring devices",
            "Polygraph recorders",
            "Torsiometers",
            "Two-point discriminators"
         ],
         "example_more": [
            "Axial-torsional testing systems",
            "Opto-electronic electrogoniometers",
            "Patient monitoring testing devices"
         ]
      },
      {
         "code": 41112403,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2031.00/related/tools_used/41112403",
         "title": "Pressure indicators",
         "example": [
            "Environmental conditions measurement devices",
            "Force platforms",
            "Pinch gauges",
            "Posturographic measurement systems"
         ],
         "example_more": [
            "Footswitch sensors",
            "Grip dynamometers",
            "Insole sensors"
         ]
      },
      {
         "code": 41113615,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2031.00/related/tools_used/41113615",
         "title": "Electrometers",
         "example": [
            "Biomedical device electrical safety testers",
            "Electrosurgery testing devices",
            "Pressure and temperature measurement devices",
            "Ventilator performance analyzers"
         ],
         "example_more": [
            "Incubator performance analyzers",
            "Intravenous IV pump analyzers",
            "Non-invasive blood pressure monitor analyzers"
         ]
      },
      {
         "code": 42201609,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2031.00/related/tools_used/42201609",
         "title": "Medical magnetic resonance imaging MRI scanners",
         "example": [
            "Biomagnetic imaging scanners",
            "Functional magnetic resonance imaging fMRI scanners",
            "Magnetic resonance imaging MRI systems",
            "Ultra high speed magnetic resonance imaging MRI scanner machines"
         ],
         "example_more": [
            "3T scanners"
         ]
      },
      {
         "code": 41115604,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2031.00/related/tools_used/41115604",
         "title": "pH electrodes",
         "example": [
            "Electrode bevelers",
            "Electrode pullers",
            "Electroplating apparatus",
            "Microelectrodes"
         ]
      },
      {
         "code": 42203501,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2031.00/related/tools_used/42203501",
         "title": "Cardiac pacemaker generators or cardiac resynchronization therapy pacemakers CRT-P",
         "example": [
            "Defibrillator testing devices",
            "Pacemaker analyzers",
            "Pacemaker testing devices"
         ]
      },
      {
         "code": 41111902,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2031.00/related/tools_used/41111902",
         "title": "Electronic counters",
         "example": [
            "Automated particle counters",
            "Condensation nuclei counters CNC",
            "Optical particle counters"
         ]
      },
      {
         "code": 41114623,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2031.00/related/tools_used/41114623",
         "title": "Flexure or transverse testing machines",
         "example": [
            "Finger joint flexure testers",
            "Multi-axis kinematic knee simulators",
            "Spine simulators"
         ]
      },
      {
         "code": 41115406,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2031.00/related/tools_used/41115406",
         "title": "Spectrophotometers",
         "example": [
            "Microplate spectrophotometers",
            "Optical particle detectors",
            "Ultraviolet spectrophotometers"
         ]
      },
      {
         "code": 41114608,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2031.00/related/tools_used/41114608",
         "title": "Fatigue testers",
         "example": [
            "Cardiovascular prosthetic device testers",
            "Material fatigue and dynamics characterization devices",
            "Servopneumatic axial test instruments"
         ]
      }
   ]
}