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-2012.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 44,
   "next": "https://api-v2.onetcenter.org/online/occupations/53-2012.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 25201604,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2012.00/related/tools_used/25201604",
         "title": "Aircraft guidance systems",
         "example": [
            "DroneDeploy",
            "Landing pad",
            "Local area augmentation system LAAS receivers",
            "Microwave landing system MLS receivers"
         ],
         "example_more": [
            "Automatic direction finder ADF radio systems",
            "Cockpit displays of traffic information CDTI",
            "Distance measuring equipment DME",
            "DJI GS Pro",
            "DroneLogbook",
            "Flight management systems FMS",
            "Global positioning system GPS devices",
            "Inertial navigation systems INS",
            "Instrument landing system ILS localizers",
            "Instrument landing system ILS receivers",
            "Long range navigation systems LRNS",
            "Navigation mode selectors",
            "Transponder landing systems TLS",
            "Very high frequency omnidirectional range VOR systems"
         ]
      },
      {
         "code": 25201903,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2012.00/related/tools_used/25201903",
         "title": "Aircraft warning systems",
         "example": [
            "Airborne collision avoidance systems ACAS",
            "Engine indicating and crew alerting systems EICAS",
            "Ground proximity warning systems GPWS",
            "Traffic alert and collision avoidance system TCAS"
         ],
         "example_more": [
            "Engine fire detection systems",
            "Portable collision avoidance systems PCAS"
         ]
      },
      {
         "code": 25201701,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2012.00/related/tools_used/25201701",
         "title": "Aircraft communication systems",
         "example": [
            "Digital communications display units DCDU",
            "High frequency HF radio communication systems",
            "On-board intercom systems",
            "Ultra high frequency UHF radio communication systems"
         ],
         "example_more": [
            "Very high frequency VHF radio communication systems"
         ]
      },
      {
         "code": 25201801,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2012.00/related/tools_used/25201801",
         "title": "Flight computer systems",
         "example": [
            "Air data computers",
            "Autopilot systems",
            "Flight director FD systems",
            "Stability augmentation systems SAS"
         ]
      },
      {
         "code": 25202201,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2012.00/related/tools_used/25202201",
         "title": "Aircraft braking systems",
         "example": [
            "Autobrakes",
            "Pneumatic emergency brake systems",
            "Power brake systems"
         ]
      },
      {
         "code": 25202601,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2012.00/related/tools_used/25202601",
         "title": "Aircraft environment controllers",
         "example": [
            "Air pressurization systems",
            "Emergency pressurization systems",
            "Recirculation control systems"
         ]
      },
      {
         "code": 25202505,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2012.00/related/tools_used/25202505",
         "title": "Aircraft onboard defrosting or defogging systems",
         "example": [
            "Engine anti-icing equipment",
            "Windscreen ice control systems",
            "Wing anti-ice systems"
         ]
      },
      {
         "code": 25201605,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2012.00/related/tools_used/25201605",
         "title": "Aircraft steering controls",
         "example": [
            "Automatic landing systems",
            "Mechanical nose wheel steering systems",
            "Yaw damper systems"
         ]
      },
      {
         "code": 25131801,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2012.00/related/tools_used/25131801",
         "title": "Airships",
         "example": [
            "Fixed wing unmanned aerial vehicles UAV",
            "Multi-rotor unmanned aerial vehicles UAV"
         ]
      },
      {
         "code": 25201901,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-2012.00/related/tools_used/25201901",
         "title": "Aircraft fire control or extinguishing systems",
         "example": [
            "Engine fire extinguishing systems",
            "Fire suppression and control systems"
         ]
      }
   ]
}