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/53-2021.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 10,
   "category": [
      {
         "code": 25201604,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2021.00/related/tools_used/25201604",
         "title": "Aircraft guidance systems",
         "example": [
            "Automatic direction finder ADF radio systems",
            "Distance measuring equipment DME",
            "Standard terminal automation replacement systems STARS",
            "Wide area augmentation systems WAAS"
         ],
         "example_more": [
            "Area navigation RNAV systems",
            "Differential global positioning system DGPS surveillance systems",
            "Global positioning system GPS surveillance systems",
            "Local area augmentation systems LAAS",
            "Long range navigation systems LRNS",
            "Microwave landing systems MLS",
            "Transponder landing systems TLS"
         ]
      },
      {
         "code": 41115201,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2021.00/related/tools_used/41115201",
         "title": "Radarbased surveillance systems",
         "example": [
            "Air route surveillance radar ARSR systems",
            "Airport surface detection equipment ASDE systems",
            "Mode S radar systems",
            "Precision runway monitor PRM"
         ],
         "example_more": [
            "Airport surveillance radar ASR systems",
            "Digital airport surveillance radar DASR systems"
         ]
      },
      {
         "code": 25201701,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2021.00/related/tools_used/25201701",
         "title": "Aircraft communication systems",
         "example": [
            "Controller pilot datalink communication CPDC systems",
            "High frequency HF radio communications systems",
            "Ultra high frequency UHF radio communication systems",
            "Very high frequency VHF radio communication systems"
         ]
      },
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2021.00/related/tools_used/43191510",
         "title": "Two way radios",
         "example": [
            "Frequency modulation FM two way radios"
         ]
      },
      {
         "code": 25201602,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2021.00/related/tools_used/25201602",
         "title": "Aircraft navigation beacons",
         "example": [
            "Nondirectional radio beacon markers"
         ]
      },
      {
         "code": 43211512,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2021.00/related/tools_used/43211512",
         "title": "Mainframe computers",
         "example": []
      },
      {
         "code": 25191504,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2021.00/related/tools_used/25191504",
         "title": "Aircraft flight simulators or trainers",
         "example": [
            "Flight simulators"
         ]
      },
      {
         "code": 43211507,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2021.00/related/tools_used/43211507",
         "title": "Desktop computers",
         "example": []
      },
      {
         "code": 41111717,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2021.00/related/tools_used/41111717",
         "title": "Binoculars",
         "example": []
      },
      {
         "code": 43211508,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2021.00/related/tools_used/43211508",
         "title": "Personal computers",
         "example": []
      }
   ]
}