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-1128.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-1128.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41114501,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1128.00/related/tools_used/41114501",
         "title": "Dynamometers",
         "example": [
            "Isokinetic dynamometers",
            "Muscle strength dynamometers"
         ]
      },
      {
         "code": 42181540,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1128.00/related/tools_used/42181540",
         "title": "Body plethysmographs",
         "example": [
            "Whole body air plethysmography systems"
         ]
      },
      {
         "code": 42222001,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1128.00/related/tools_used/42222001",
         "title": "Intravenous infusion pumps for general use",
         "example": [
            "Intravenous IV infusion pumps"
         ]
      },
      {
         "code": 42172101,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1128.00/related/tools_used/42172101",
         "title": "Mobile medical services automated external defibrillators AED or hard paddles",
         "example": [
            "Automated external defibrillators AED"
         ]
      },
      {
         "code": 41112201,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1128.00/related/tools_used/41112201",
         "title": "Calorimeters",
         "example": [
            "Metabolic carts"
         ]
      },
      {
         "code": 44101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1128.00/related/tools_used/44101501",
         "title": "Photocopiers",
         "example": [
            "Photocopying equipment"
         ]
      },
      {
         "code": 49201501,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1128.00/related/tools_used/49201501",
         "title": "Treadmills",
         "example": [
            "Exercise treadmills"
         ]
      },
      {
         "code": 42181701,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1128.00/related/tools_used/42181701",
         "title": "Electrocardiography EKG units",
         "example": [
            "Electrocardiography EKG machines"
         ]
      },
      {
         "code": 42181801,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1128.00/related/tools_used/42181801",
         "title": "Pulse oximeter units",
         "example": [
            "Pulse oximeters"
         ]
      },
      {
         "code": 41103901,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1128.00/related/tools_used/41103901",
         "title": "Microcentrifuges",
         "example": [
            "Microhematocrits"
         ]
      }
   ]
}