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/53-7073.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 56,
   "next": "https://api-v2.onetcenter.org/online/occupations/53-7073.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 40151564,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7073.00/related/tools_used/40151564",
         "title": "Chemical pumps",
         "example": [
            "Chemical injection pumps",
            "Electrical chemical pumps",
            "Mechanical chemical pumps",
            "Pneumatic chemical pumps"
         ]
      },
      {
         "code": 40151511,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7073.00/related/tools_used/40151511",
         "title": "Well pumps",
         "example": [
            "Natural gas lifts",
            "Parallel pumps",
            "Pumping wellheads"
         ]
      },
      {
         "code": 41112401,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7073.00/related/tools_used/41112401",
         "title": "Depth gauges",
         "example": [
            "Digital depth gauges",
            "Gauging lines"
         ]
      },
      {
         "code": 20141501,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7073.00/related/tools_used/20141501",
         "title": "Electric downhole pumps",
         "example": [
            "Insert pumps",
            "Tubing pumps"
         ]
      },
      {
         "code": 20142801,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7073.00/related/tools_used/20142801",
         "title": "Oil water separators",
         "example": [
            "Oil separation tools",
            "Wash tanks"
         ]
      },
      {
         "code": 41112403,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7073.00/related/tools_used/41112403",
         "title": "Pressure indicators",
         "example": [
            "Pressure gauges",
            "Quartz pressure gauges"
         ]
      },
      {
         "code": 26101503,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7073.00/related/tools_used/26101503",
         "title": "Gasoline engines",
         "example": [
            "Four-cycle engines",
            "Two-cycle engines"
         ]
      },
      {
         "code": 40151604,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7073.00/related/tools_used/40151604",
         "title": "Gas compressors",
         "example": [
            "Beam gas compressors",
            "Gas powered compressors"
         ]
      },
      {
         "code": 41112210,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7073.00/related/tools_used/41112210",
         "title": "Remote reading thermometers",
         "example": [
            "Temperature recording instruments"
         ]
      },
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-7073.00/related/tools_used/43191510",
         "title": "Two way radios",
         "example": [
            "Mobile radios"
         ]
      }
   ]
}