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/19-2099.01/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 19,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-2099.01/details/tools_used?start=11&end=19",
   "category": [
      {
         "code": 25201604,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2099.01/related/tools_used/25201604",
         "title": "Aircraft guidance systems",
         "example": [
            "DJI GS Pro",
            "DroneDeploy",
            "DroneLogbook",
            "Landing pad"
         ]
      },
      {
         "code": 45121510,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2099.01/related/tools_used/45121510",
         "title": "Aerial cameras",
         "example": [
            "Airborne imaging systems",
            "Spaceborne imaging systems"
         ]
      },
      {
         "code": 41115201,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2099.01/related/tools_used/41115201",
         "title": "Radarbased surveillance systems",
         "example": [
            "Doppler Rayleigh laser imaging ranging and detecting LIDAR systems",
            "Synthetic aperture radar SAR"
         ]
      },
      {
         "code": 25131801,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2099.01/related/tools_used/25131801",
         "title": "Airships",
         "example": [
            "Fixed wing unmanned aerial vehicles UAV",
            "Multi-rotor unmanned aerial vehicles UAV"
         ]
      },
      {
         "code": 41115402,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2099.01/related/tools_used/41115402",
         "title": "Spectrographs",
         "example": [
            "Hyperspectral imaging equipment",
            "Spectral imaging systems"
         ]
      },
      {
         "code": 41115321,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2099.01/related/tools_used/41115321",
         "title": "Infrared imagers",
         "example": [
            "Thermal imaging systems"
         ]
      },
      {
         "code": 39111612,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2099.01/related/tools_used/39111612",
         "title": "Area lighting",
         "example": [
            "Airfield lighting equipment"
         ]
      },
      {
         "code": 41115303,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2099.01/related/tools_used/41115303",
         "title": "Frequency analyzers",
         "example": [
            "Spectrum analyzers"
         ]
      },
      {
         "code": 25202204,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2099.01/related/tools_used/25202204",
         "title": "Landing gear assemblies",
         "example": [
            "Ground control targets"
         ]
      },
      {
         "code": 26111604,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2099.01/related/tools_used/26111604",
         "title": "Gas generators",
         "example": [
            "Power generators"
         ]
      }
   ]
}