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-2112.01/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 34,
   "next": "https://api-v2.onetcenter.org/online/occupations/17-2112.01/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41111912,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2112.01/related/tools_used/41111912",
         "title": "Physiological recorders",
         "example": [
            "Electromagnetic motion analysis systems",
            "Hand sensor gloves",
            "Inclinometers",
            "Lumbar motion monitors"
         ],
         "example_more": [
            "Algometers",
            "Motion capture systems",
            "Torsiometers"
         ]
      },
      {
         "code": 41114501,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2112.01/related/tools_used/41114501",
         "title": "Dynamometers",
         "example": [
            "Hand dynamometers",
            "Isokinetic dynamometers",
            "Push/pull dynamometers"
         ]
      },
      {
         "code": 41115503,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2112.01/related/tools_used/41115503",
         "title": "Sound measuring apparatus or decibel meter",
         "example": [
            "Noise meters",
            "Octave band analyzers"
         ]
      },
      {
         "code": 45121516,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2112.01/related/tools_used/45121516",
         "title": "Digital camcorders or video cameras",
         "example": [
            "Digital video cameras",
            "Video goggles"
         ]
      },
      {
         "code": 41113110,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2112.01/related/tools_used/41113110",
         "title": "Oxygen gas analyzers",
         "example": [
            "Oxygen analyzers"
         ]
      },
      {
         "code": 49201501,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2112.01/related/tools_used/49201501",
         "title": "Treadmills",
         "example": [
            "Exercise treadmills"
         ]
      },
      {
         "code": 41112501,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2112.01/related/tools_used/41112501",
         "title": "Flowmeters",
         "example": [
            "Laser Doppler flowmeters"
         ]
      },
      {
         "code": 42181701,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2112.01/related/tools_used/42181701",
         "title": "Electrocardiography EKG units",
         "example": [
            "Electrocardiography EKG monitors"
         ]
      },
      {
         "code": 41112302,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2112.01/related/tools_used/41112302",
         "title": "Psychrometers",
         "example": [
            "Sling psychrometers"
         ]
      },
      {
         "code": 42181602,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2112.01/related/tools_used/42181602",
         "title": "Electronic blood pressure units",
         "example": [
            "Automated blood pressure measurement equipment"
         ]
      }
   ]
}