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-2035.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 32,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-2035.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42201604,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2035.00/related/tools_used/42201604",
         "title": "Medical magnetic resonance imaging MRI quality assurance or calibration phantoms or devices",
         "example": [
            "Laser cameras",
            "Magnetic resonance imaging MRI calibration devices",
            "Magnetic resonance imaging MRI calibration phantoms"
         ]
      },
      {
         "code": 42201609,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2035.00/related/tools_used/42201609",
         "title": "Medical magnetic resonance imaging MRI scanners",
         "example": [
            "Functional magnetic resonance imaging fMRI scanners",
            "Magnetic resonance imaging MRI systems",
            "Portable magnetic resonance imaging MRI scanners"
         ]
      },
      {
         "code": 42181610,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2035.00/related/tools_used/42181610",
         "title": "Blood pressure cuff kits",
         "example": [
            "Sphygmomanometers"
         ]
      },
      {
         "code": 42181540,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2035.00/related/tools_used/42181540",
         "title": "Body plethysmographs",
         "example": [
            "Photoplethysmographs"
         ]
      },
      {
         "code": 42222001,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2035.00/related/tools_used/42222001",
         "title": "Intravenous infusion pumps for general use",
         "example": [
            "Intravenous IV infusion pumps"
         ]
      },
      {
         "code": 42172001,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2035.00/related/tools_used/42172001",
         "title": "Mobile medical services first aid kits",
         "example": [
            "Emergency contrast reaction kits"
         ]
      },
      {
         "code": 42192301,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2035.00/related/tools_used/42192301",
         "title": "Patient lifts",
         "example": [
            "Patient lifting equipment"
         ]
      },
      {
         "code": 42192401,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2035.00/related/tools_used/42192401",
         "title": "Emergency or resuscitation carts",
         "example": [
            "Crash carts"
         ]
      },
      {
         "code": 46191601,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2035.00/related/tools_used/46191601",
         "title": "Fire extinguishers",
         "example": [
            "Magnetic resonance imaging MRI compatible fire extinguishers"
         ]
      },
      {
         "code": 42181801,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2035.00/related/tools_used/42181801",
         "title": "Pulse oximeter units",
         "example": [
            "Non-magnetic pulse oximeter units"
         ]
      }
   ]
}