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/51-6062.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 11,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-6062.00/details/tools_used?start=11&end=11",
   "category": [
      {
         "code": 23121611,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6062.00/related/tools_used/23121611",
         "title": "Cutting or pinking machines",
         "example": [
            "Band knife cutting machines",
            "Die cutting machines",
            "Ultrasonic cutting machines",
            "Water jet cutting machines"
         ],
         "example_more": [
            "Die cutting presses",
            "Notcher machines",
            "Plasma cutting machines",
            "Rotary die cutters",
            "Round knife cutting machines",
            "Straight knife cutting machines"
         ]
      },
      {
         "code": 23121614,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6062.00/related/tools_used/23121614",
         "title": "Sewing machines",
         "example": [
            "Sergers",
            "Straight stitchers"
         ]
      },
      {
         "code": 27111506,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6062.00/related/tools_used/27111506",
         "title": "Shears",
         "example": [
            "Fabric scissors",
            "Fabric shears"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6062.00/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Measuring tapes"
         ]
      },
      {
         "code": 27112901,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6062.00/related/tools_used/27112901",
         "title": "Grease guns",
         "example": [
            "Lubricant guns"
         ]
      },
      {
         "code": 23101502,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6062.00/related/tools_used/23101502",
         "title": "Drilling machines",
         "example": [
            "Drill presses"
         ]
      },
      {
         "code": 24101603,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6062.00/related/tools_used/24101603",
         "title": "Forklifts",
         "example": [
            "Wheeled forkllifts"
         ]
      },
      {
         "code": 41111604,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6062.00/related/tools_used/41111604",
         "title": "Rulers",
         "example": [
            "Precision rulers"
         ]
      },
      {
         "code": 23241505,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6062.00/related/tools_used/23241505",
         "title": "Laser cutting machine",
         "example": [
            "Laser cutting machines"
         ]
      },
      {
         "code": 27112905,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6062.00/related/tools_used/27112905",
         "title": "Oil can",
         "example": [
            "Machine oiling cans"
         ]
      }
   ]
}