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/11-9021.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 12,
   "next": "https://api-v2.onetcenter.org/online/occupations/11-9021.00/details/tools_used?start=11&end=12",
   "category": [
      {
         "code": 43211508,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9021.00/related/tools_used/43211508",
         "title": "Personal computers",
         "example": [
            "Pocket personal computers PC"
         ]
      },
      {
         "code": 41111938,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9021.00/related/tools_used/41111938",
         "title": "Level sensors or transmitters",
         "example": [
            "Transit levels"
         ]
      },
      {
         "code": 43211711,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9021.00/related/tools_used/43211711",
         "title": "Scanners",
         "example": [
            "Large-format scanners"
         ]
      },
      {
         "code": 45121522,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9021.00/related/tools_used/45121522",
         "title": "Infrared camera",
         "example": [
            "Thermal imaging cameras"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9021.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 46171613,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9021.00/related/tools_used/46171613",
         "title": "Gas detectors",
         "example": [
            "Gas detection sensors"
         ]
      },
      {
         "code": 45121504,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9021.00/related/tools_used/45121504",
         "title": "Digital cameras",
         "example": [
            "RGB cameras"
         ]
      },
      {
         "code": 25201604,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9021.00/related/tools_used/25201604",
         "title": "Aircraft guidance systems",
         "example": [
            "DroneDeploy"
         ]
      },
      {
         "code": 41115201,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9021.00/related/tools_used/41115201",
         "title": "Radarbased surveillance systems",
         "example": [
            "Laser imaging detection and ranging LIDAR systems"
         ]
      },
      {
         "code": 25131801,
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9021.00/related/tools_used/25131801",
         "title": "Airships",
         "example": [
            "Fixed wing unmanned aerial vehicles UAV",
            "Multi-rotor unmanned aerial vehicles UAV"
         ]
      }
   ]
}