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/49-3011.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 115,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-3011.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 25191503,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3011.00/related/tools_used/25191503",
         "title": "Integrated maintenance information systems",
         "example": [
            "Aircraft maintenance management systems",
            "LTB/400 maintenance management system",
            "MxManager",
            "S.M.A.R.T aircraft maintenance tracking"
         ],
         "example_more": [
            "Integrated maintenance and inventory systems",
            "Maintenance and engineering information systems",
            "Maintenance planning systems",
            "Portable maintenance access terminals"
         ]
      },
      {
         "code": 27111505,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3011.00/related/tools_used/27111505",
         "title": "Punches or nail sets or drifts",
         "example": [
            "Brass punches",
            "Center punches",
            "Pin punches",
            "Taper punches"
         ]
      },
      {
         "code": 27111507,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3011.00/related/tools_used/27111507",
         "title": "Metal cutters",
         "example": [
            "Offset left aviation snips",
            "Offset right aviation snips",
            "Sheet metal breakers",
            "Straight cut aviation snips"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3011.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Flat blade screwdrivers",
            "Phillips head screwdrivers",
            "Ratcheting screwdrivers"
         ]
      },
      {
         "code": 43211511,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3011.00/related/tools_used/43211511",
         "title": "Wearable computing devices",
         "example": [
            "Portable maintenance aids mobile computing devices",
            "Wearable computers",
            "Wearable point and click devices"
         ]
      },
      {
         "code": 27112703,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3011.00/related/tools_used/27112703",
         "title": "Power drills",
         "example": [
            "Cordless drills",
            "Electric drills",
            "Hand drills"
         ]
      },
      {
         "code": 24101604,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3011.00/related/tools_used/24101604",
         "title": "Lifts",
         "example": [
            "Aircraft test stands",
            "Mechanical lifts",
            "Power lifts"
         ]
      },
      {
         "code": 25191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3011.00/related/tools_used/25191510",
         "title": "Ground power units for aircraft",
         "example": [
            "External power units",
            "Internal power units"
         ]
      },
      {
         "code": 27111901,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3011.00/related/tools_used/27111901",
         "title": "Cold chisels",
         "example": [
            "Flat chisels",
            "Straight chisels"
         ]
      },
      {
         "code": 27112402,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-3011.00/related/tools_used/27112402",
         "title": "Rivet tools",
         "example": [
            "Bucking bars",
            "Pneumatic riveters"
         ]
      }
   ]
}