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-1229.06/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 38,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1229.06/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42141801,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.06/related/tools_used/42141801",
         "title": "Electrotherapy combination units",
         "example": [
            "Iontophoresis equipment",
            "Multipurpose electrotherapy units"
         ]
      },
      {
         "code": 42142108,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.06/related/tools_used/42142108",
         "title": "Therapeutic heating or cooling pads or compresses or packs",
         "example": [
            "Cold therapy equipment",
            "Heat therapy equipment"
         ]
      },
      {
         "code": 42251610,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.06/related/tools_used/42251610",
         "title": "Therapeutic balls",
         "example": [
            "Fitness balls"
         ]
      },
      {
         "code": 42201601,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.06/related/tools_used/42201601",
         "title": "Medical magnetic resonance imaging MRI stationary units",
         "example": [
            "Magnetic resonance imaging MRI equipment"
         ]
      },
      {
         "code": 42201712,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.06/related/tools_used/42201712",
         "title": "Medical ultrasound or doppler or pulse echocardiograph or echocardiograph units for general diagnostic use",
         "example": [
            "Diagnostic ultrasound scanners"
         ]
      },
      {
         "code": 42181701,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.06/related/tools_used/42181701",
         "title": "Electrocardiography EKG units",
         "example": [
            "Electrocardiography EKG machines"
         ]
      },
      {
         "code": 42181801,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.06/related/tools_used/42181801",
         "title": "Pulse oximeter units",
         "example": [
            "Pulse oximeters"
         ]
      },
      {
         "code": 42142202,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.06/related/tools_used/42142202",
         "title": "Full body immersion hydrotherapy baths or tanks",
         "example": [
            "Whirlpool tubs"
         ]
      },
      {
         "code": 42182302,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.06/related/tools_used/42182302",
         "title": "Reflex hammers or mallets",
         "example": [
            "Neurological hammers"
         ]
      },
      {
         "code": 42211502,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.06/related/tools_used/42211502",
         "title": "Crutches",
         "example": [
            "Adjustable crutches"
         ]
      }
   ]
}