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-1127.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 26,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1127.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42211701,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1127.00/related/tools_used/42211701",
         "title": "Adaptive communication switches for the physically challenged",
         "example": [
            "Infrared switches",
            "Jellybean switches",
            "Sound switches",
            "Touch switches"
         ]
      },
      {
         "code": 41115317,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1127.00/related/tools_used/41115317",
         "title": "Stroboscopes",
         "example": [
            "Diagnostic stroboscopes",
            "Digital video stroboscopy systems",
            "Video stroboscopes"
         ]
      },
      {
         "code": 42211711,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1127.00/related/tools_used/42211711",
         "title": "Voice synthesizers for the physically challenged",
         "example": [
            "Augmentative communication devices",
            "Therapeutic voice synthesizers"
         ]
      },
      {
         "code": 41115503,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1127.00/related/tools_used/41115503",
         "title": "Sound measuring apparatus or decibel meter",
         "example": [
            "Electroglottographs EGG",
            "Laryngographs"
         ]
      },
      {
         "code": 43211509,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1127.00/related/tools_used/43211509",
         "title": "Tablet computers",
         "example": [
            "Dynamic display devices"
         ]
      },
      {
         "code": 52161520,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1127.00/related/tools_used/52161520",
         "title": "Microphones",
         "example": [
            "Recording microphones"
         ]
      },
      {
         "code": 60102001,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1127.00/related/tools_used/60102001",
         "title": "Speech mirror",
         "example": [
            "Speech therapy mirrors"
         ]
      },
      {
         "code": 42182401,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1127.00/related/tools_used/42182401",
         "title": "Audiometers",
         "example": []
      },
      {
         "code": 43211711,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1127.00/related/tools_used/43211711",
         "title": "Scanners",
         "example": [
            "Reading pens"
         ]
      },
      {
         "code": 41111931,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1127.00/related/tools_used/41111931",
         "title": "Flow sensors",
         "example": [
            "Airflow measurement devices"
         ]
      }
   ]
}