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-4099.03/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 27,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-4099.03/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 25201604,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4099.03/related/tools_used/25201604",
         "title": "Aircraft guidance systems",
         "example": [
            "DJI GS Pro",
            "DroneDeploy",
            "Landing pad"
         ]
      },
      {
         "code": 41115201,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4099.03/related/tools_used/41115201",
         "title": "Radarbased surveillance systems",
         "example": [
            "Laser imaging detection and ranging LIDAR systems",
            "Synthetic aperture radar SAR"
         ]
      },
      {
         "code": 25131801,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4099.03/related/tools_used/25131801",
         "title": "Airships",
         "example": [
            "Fixed wing unmanned aerial vehicles UAV",
            "Multi-rotor unmanned aerial vehicles UAV"
         ]
      },
      {
         "code": 41115321,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4099.03/related/tools_used/41115321",
         "title": "Infrared imagers",
         "example": [
            "Thermal infrared remote sensing equipment",
            "Thermal infrared sensors"
         ]
      },
      {
         "code": 52161518,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4099.03/related/tools_used/52161518",
         "title": "Global positioning system GPS receiver",
         "example": [
            "Global positioning system GPS devices",
            "Global positioning system GPS receivers"
         ]
      },
      {
         "code": 43211501,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4099.03/related/tools_used/43211501",
         "title": "Computer servers",
         "example": [
            "Web servers"
         ]
      },
      {
         "code": 41115402,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4099.03/related/tools_used/41115402",
         "title": "Spectrographs",
         "example": [
            "Hyperspectral imaging equipment"
         ]
      },
      {
         "code": 41102702,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4099.03/related/tools_used/41102702",
         "title": "Scintillation crystal assemblies",
         "example": [
            "Gamma ray scintillometers"
         ]
      },
      {
         "code": 39111612,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4099.03/related/tools_used/39111612",
         "title": "Area lighting",
         "example": [
            "Airfield lighting equipment"
         ]
      },
      {
         "code": 41115303,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4099.03/related/tools_used/41115303",
         "title": "Frequency analyzers",
         "example": [
            "Spectrum analyzers"
         ]
      }
   ]
}