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-7011.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 79,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-7011.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27112709,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-7011.00/related/tools_used/27112709",
         "title": "Power saws",
         "example": [
            "Circular saws",
            "Reciprocating saws",
            "Rip saws",
            "Sliding panel saws"
         ],
         "example_more": [
            "Cutoff saws",
            "Jig saws",
            "Panel saws",
            "Radial arm saws",
            "Saber saws",
            "Sliding table saws",
            "Table saws"
         ]
      },
      {
         "code": 27111903,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-7011.00/related/tools_used/27111903",
         "title": "Planes",
         "example": [
            "Block planes",
            "Jointer planes",
            "Shapers",
            "Smooth planes"
         ],
         "example_more": [
            "Circular planes",
            "Combination planes",
            "Fore planes",
            "Jack planes",
            "Spindle shapers"
         ]
      },
      {
         "code": 27111906,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-7011.00/related/tools_used/27111906",
         "title": "Wood chisels",
         "example": [
            "Morticers",
            "Parting tools",
            "Roughing gouges",
            "Skew chisels"
         ],
         "example_more": [
            "Bowl gouges",
            "Carpentry chisels",
            "Fingernail gouges",
            "Spokeshaves"
         ]
      },
      {
         "code": 27112103,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-7011.00/related/tools_used/27112103",
         "title": "Hand clamps",
         "example": [
            "Bar clamps",
            "Cam clamps",
            "Quick-release clamps",
            "Wedge clamps"
         ],
         "example_more": [
            "Hand screw wood clamps",
            "Miter clamps"
         ]
      },
      {
         "code": 27112707,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-7011.00/related/tools_used/27112707",
         "title": "Power routers",
         "example": [
            "Panel routers",
            "Plunge routers",
            "Portable routers",
            "Table routers"
         ],
         "example_more": [
            "Laminate trimmers",
            "Overarm routers"
         ]
      },
      {
         "code": 27111508,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-7011.00/related/tools_used/27111508",
         "title": "Saws",
         "example": [
            "Back saws",
            "Dovetail saws",
            "Tenon saws",
            "Veneer saws"
         ],
         "example_more": [
            "Hand saws"
         ]
      },
      {
         "code": 27112132,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-7011.00/related/tools_used/27112132",
         "title": "Hold down clamps",
         "example": [
            "Band clamps",
            "Edging clamps",
            "Parallel jaw clamps",
            "Spring clamps"
         ]
      },
      {
         "code": 44111803,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-7011.00/related/tools_used/44111803",
         "title": "Compasses",
         "example": [
            "Angle dividers",
            "Dividers",
            "Drafting compasses",
            "Trammel points"
         ]
      },
      {
         "code": 27111803,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-7011.00/related/tools_used/27111803",
         "title": "Squares",
         "example": [
            "Combination squares",
            "Layout squares",
            "Machinists' squares",
            "Set squares"
         ]
      },
      {
         "code": 27112721,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-7011.00/related/tools_used/27112721",
         "title": "Biscuit jointers",
         "example": [
            "Biscuit joiners",
            "Biscuit joining machines",
            "Plate jointers"
         ]
      }
   ]
}