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/17-3027.01/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 23,
   "next": "https://api-v2.onetcenter.org/online/occupations/17-3027.01/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41114621,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3027.01/related/tools_used/41114621",
         "title": "Tension testers",
         "example": [
            "Crack detection equipment",
            "High-vacuum tensile testing chambers"
         ]
      },
      {
         "code": 41115320,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3027.01/related/tools_used/41115320",
         "title": "Signal generators",
         "example": [
            "Function generators"
         ]
      },
      {
         "code": 41112501,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3027.01/related/tools_used/41112501",
         "title": "Flowmeters",
         "example": [
            "Flow benches"
         ]
      },
      {
         "code": 41114501,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3027.01/related/tools_used/41114501",
         "title": "Dynamometers",
         "example": [
            "Chassis dynamometers"
         ]
      },
      {
         "code": 23101511,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3027.01/related/tools_used/23101511",
         "title": "Turning machines",
         "example": [
            "Computerized numerical control CNC turning centers"
         ]
      },
      {
         "code": 41111921,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3027.01/related/tools_used/41111921",
         "title": "Speed sensors",
         "example": [
            "Timing lights"
         ]
      },
      {
         "code": 41113103,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3027.01/related/tools_used/41113103",
         "title": "Chemical absorption gas analyzers",
         "example": [
            "Exhaust gas analyzers"
         ]
      },
      {
         "code": 23242303,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3027.01/related/tools_used/23242303",
         "title": "Horizontal turning center",
         "example": [
            "Engine lathes"
         ]
      },
      {
         "code": 41103413,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3027.01/related/tools_used/41103413",
         "title": "Refrigerated and heated walk in environmental or growth chambers",
         "example": [
            "Environmental chambers"
         ]
      },
      {
         "code": 41115304,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3027.01/related/tools_used/41115304",
         "title": "Frequency counters or timer or dividers",
         "example": [
            "Frequency counters"
         ]
      }
   ]
}