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/47-5011.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 59,
   "next": "https://api-v2.onetcenter.org/online/occupations/47-5011.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 20122823,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5011.00/related/tools_used/20122823",
         "title": "Mud mixers",
         "example": [
            "Mud guns",
            "Mud hoppers",
            "Mud mixing pumps"
         ]
      },
      {
         "code": 46182301,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5011.00/related/tools_used/46182301",
         "title": "Lifelines or lifeline equipment",
         "example": [
            "Geronimo lines",
            "Self-retracting lifelines"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5011.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Phillips head screwdrivers",
            "Straight screwdrivers"
         ]
      },
      {
         "code": 24101602,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5011.00/related/tools_used/24101602",
         "title": "Hoists",
         "example": [
            "Air hoists",
            "Derrick hoists"
         ]
      },
      {
         "code": 20122822,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5011.00/related/tools_used/20122822",
         "title": "Mud manifolds",
         "example": [
            "Desander manifolds",
            "Desilter manifolds"
         ]
      },
      {
         "code": 20111703,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5011.00/related/tools_used/20111703",
         "title": "Drilling casings",
         "example": [
            "Borehole casings",
            "Casing slips"
         ]
      },
      {
         "code": 20122833,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5011.00/related/tools_used/20122833",
         "title": "Makeup tongs",
         "example": [
            "Breakout tongs",
            "Hydraulic power tongs"
         ]
      },
      {
         "code": 27111714,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5011.00/related/tools_used/27111714",
         "title": "Specialty wrenches",
         "example": [
            "Hammer wrenches",
            "Sucker rod wrenches"
         ]
      },
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5011.00/related/tools_used/43191510",
         "title": "Two way radios",
         "example": [
            "Mobile radios"
         ]
      },
      {
         "code": 27112120,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5011.00/related/tools_used/27112120",
         "title": "C clamps",
         "example": [
            "Safety clamps"
         ]
      }
   ]
}