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-7042.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 43,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-7042.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 23101505,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-7042.00/related/tools_used/23101505",
         "title": "Boring machines",
         "example": [
            "Boring bars",
            "Computerized numerical control CNC boring machines",
            "Line boring machines",
            "Screw pocket machines"
         ]
      },
      {
         "code": 41111621,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-7042.00/related/tools_used/41111621",
         "title": "Calipers",
         "example": [
            "Dial calipers",
            "Digital calipers",
            "Vernier calipers"
         ]
      },
      {
         "code": 27111903,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-7042.00/related/tools_used/27111903",
         "title": "Planes",
         "example": [
            "Shapers",
            "Spindle shapers"
         ]
      },
      {
         "code": 23101508,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-7042.00/related/tools_used/23101508",
         "title": "Cutting machines",
         "example": [
            "Double end tenoners",
            "Tenoners"
         ]
      },
      {
         "code": 23153018,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-7042.00/related/tools_used/23153018",
         "title": "Positioning jig",
         "example": [
            "Case clamps",
            "Holding jigs"
         ]
      },
      {
         "code": 23101509,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-7042.00/related/tools_used/23101509",
         "title": "Sanding machines",
         "example": [
            "Edge sanders",
            "Wide belt sanders"
         ]
      },
      {
         "code": 43211510,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-7042.00/related/tools_used/43211510",
         "title": "Mainframe console or dumb terminals",
         "example": [
            "Computer terminals"
         ]
      },
      {
         "code": 23101502,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-7042.00/related/tools_used/23101502",
         "title": "Drilling machines",
         "example": [
            "Drill presses"
         ]
      },
      {
         "code": 27121502,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-7042.00/related/tools_used/27121502",
         "title": "Hydraulic press frames",
         "example": [
            "Hydraulic hot presses"
         ]
      },
      {
         "code": 46181902,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-7042.00/related/tools_used/46181902",
         "title": "Acoustic ear muffs or defenders",
         "example": [
            "Protective ear muffs"
         ]
      }
   ]
}