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-9063.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 149,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-9063.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27111714,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9063.00/related/tools_used/27111714",
         "title": "Specialty wrenches",
         "example": [
            "Action regulators",
            "Bushing inserters",
            "Pocket truss rod wrenches",
            "Tuning wrenches"
         ],
         "example_more": [
            "Butt plate inserters",
            "Capstan regulators",
            "Capstan screw wrenches",
            "Damper regulators",
            "Endpin jack wrenches",
            "Gripper truss rod wrenches",
            "Hammer shank reducers",
            "Jack screw regulators",
            "Key bushing tighteners",
            "Key easing tools",
            "Lost motion regulators",
            "Output jack wrenches",
            "Piano regulators"
         ]
      },
      {
         "code": 27112103,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9063.00/related/tools_used/27112103",
         "title": "Hand clamps",
         "example": [
            "Feeler gauge holders",
            "Pin vises",
            "Soldering clamps"
         ]
      },
      {
         "code": 27112837,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9063.00/related/tools_used/27112837",
         "title": "Hand reamer",
         "example": [
            "Barrel reamers",
            "Broaches",
            "Pin hole reamers",
            "Socket reamers"
         ],
         "example_more": [
            "Flange bushing reamers",
            "Hammer head reamers",
            "Jack spring hole reamers"
         ]
      },
      {
         "code": 41111614,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9063.00/related/tools_used/41111614",
         "title": "Height gauges",
         "example": [
            "Height measurement gauges",
            "Key dip blocks",
            "String height gauges",
            "Top deflection gauges"
         ],
         "example_more": [
            "Neck relief gauges",
            "Nut slotting gauges"
         ]
      },
      {
         "code": 27111802,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9063.00/related/tools_used/27111802",
         "title": "Levels",
         "example": [
            "Clarinet pad leveling tools",
            "Fingerboard levelers",
            "Piano leveling devices",
            "Sharp leveling and key-dip devices"
         ],
         "example_more": [
            "Flute key leveling tools"
         ]
      },
      {
         "code": 27111505,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9063.00/related/tools_used/27111505",
         "title": "Punches or nail sets or drifts",
         "example": [
            "Arch punches",
            "Punches",
            "Spring punches",
            "Tuning pin bushing punches"
         ],
         "example_more": [
            "Piano tuning pin punches"
         ]
      },
      {
         "code": 27111956,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9063.00/related/tools_used/27111956",
         "title": "Burnisher",
         "example": [
            "Burnishing rings",
            "Flute body mandrels",
            "Hand burnishers",
            "Scraper burnishers"
         ],
         "example_more": [
            "Flute head mandrels"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9063.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Flange screwdrivers",
            "Grand screwdrivers",
            "Regulating screwdrivers",
            "Slotted screwdrivers"
         ]
      },
      {
         "code": 47131605,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9063.00/related/tools_used/47131605",
         "title": "Cleaning brushes",
         "example": [
            "Bench brushes",
            "Bore cleaning brushes",
            "Brass mouthpiece brushes",
            "Valve brushes"
         ]
      },
      {
         "code": 27111710,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9063.00/related/tools_used/27111710",
         "title": "Hex keys",
         "example": [
            "Ball-end hex keys",
            "Bracket hex wrenches",
            "Hex drivers"
         ]
      }
   ]
}