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-2092.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 21,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-2092.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42182401,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2092.00/related/tools_used/42182401",
         "title": "Audiometers",
         "example": [
            "Automatic impedance audiometers",
            "Two-channel audiometers",
            "Warble tone audiometers",
            "Wide range audiometers"
         ],
         "example_more": [
            "Pure tone audiometers",
            "Speech audiometers"
         ]
      },
      {
         "code": 42182405,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2092.00/related/tools_used/42182405",
         "title": "Auditory function screening units",
         "example": [
            "Caloric irrigators",
            "Otoacoustic emissions equipment OAE",
            "Portable auditory screeners",
            "Probe microphones"
         ],
         "example_more": [
            "Speech mapping systems"
         ]
      },
      {
         "code": 42211705,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2092.00/related/tools_used/42211705",
         "title": "Hearing aid",
         "example": [
            "Behind-the-ear hearing aids",
            "In-the-ear hearing aids",
            "Mini hearing aids",
            "Programmable hearing aids"
         ],
         "example_more": [
            "In-the-canal hearing aids"
         ]
      },
      {
         "code": 42182420,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2092.00/related/tools_used/42182420",
         "title": "Aural probes",
         "example": [
            "Ear probes",
            "Electroacoustic impedance bridges"
         ]
      },
      {
         "code": 42182005,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2092.00/related/tools_used/42182005",
         "title": "Ophthalmoscopes or otoscopes or scope sets",
         "example": [
            "Handheld otoscopes",
            "Video-otoscopes"
         ]
      },
      {
         "code": 42182412,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2092.00/related/tools_used/42182412",
         "title": "Medical tuning forks",
         "example": [
            "Diagnostic tuning forks"
         ]
      },
      {
         "code": 42293522,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2092.00/related/tools_used/42293522",
         "title": "Medical or surgical suction or vacuum appliances",
         "example": [
            "Hearing aid vacuum systems"
         ]
      },
      {
         "code": 42182103,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2092.00/related/tools_used/42182103",
         "title": "Medical acoustic stethoscopes",
         "example": [
            "Mechanical stethoscopes"
         ]
      },
      {
         "code": 42182403,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2092.00/related/tools_used/42182403",
         "title": "Audiometric booths or acoustic hearing test chambers",
         "example": [
            "Sound booths"
         ]
      },
      {
         "code": 32101514,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2092.00/related/tools_used/32101514",
         "title": "Amplifiers",
         "example": [
            "Two-channel amplifiers"
         ]
      }
   ]
}