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-6041.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 36,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-6041.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 23121614,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6041.00/related/tools_used/23121614",
         "title": "Sewing machines",
         "example": [
            "Automatic sole stitchers",
            "Industrial sewing machines",
            "Outside stitching machines",
            "Sole stitchers"
         ]
      },
      {
         "code": 23141701,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6041.00/related/tools_used/23141701",
         "title": "Leather cutting machines",
         "example": [
            "Bench trimmers",
            "Leather skivers",
            "Mini leather cutters"
         ]
      },
      {
         "code": 27112302,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6041.00/related/tools_used/27112302",
         "title": "Awls",
         "example": [
            "Leather awls",
            "Leather punchers"
         ]
      },
      {
         "code": 27111602,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6041.00/related/tools_used/27111602",
         "title": "Hammers",
         "example": [
            "Shoe hammers",
            "Tack hammers"
         ]
      },
      {
         "code": 27111554,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6041.00/related/tools_used/27111554",
         "title": "Blade sharpener",
         "example": [
            "Knife sharpeners",
            "Scissor sharpeners"
         ]
      },
      {
         "code": 60121305,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6041.00/related/tools_used/60121305",
         "title": "Rotary paper or fabric cutter",
         "example": [
            "Portable electric fabric cutters",
            "Rotary fabric cutters"
         ]
      },
      {
         "code": 27111505,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6041.00/related/tools_used/27111505",
         "title": "Punches or nail sets or drifts",
         "example": [
            "Leather drive punch sets",
            "Rotary hole punchers"
         ]
      },
      {
         "code": 27111506,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6041.00/related/tools_used/27111506",
         "title": "Shears",
         "example": [
            "Heavy duty scissors",
            "Leather shears"
         ]
      },
      {
         "code": 23101510,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6041.00/related/tools_used/23101510",
         "title": "Polishing machines",
         "example": [
            "Shoe polishing machines"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6041.00/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Measuring tapes"
         ]
      }
   ]
}