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-5012.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 46,
   "next": "https://api-v2.onetcenter.org/online/occupations/47-5012.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 20141014,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5012.00/related/tools_used/20141014",
         "title": "Casing head spool",
         "example": [
            "Adapter spools",
            "Drilling spools",
            "Spacer spools"
         ]
      },
      {
         "code": 20122807,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5012.00/related/tools_used/20122807",
         "title": "Drawworks",
         "example": [
            "Chain driven draw works",
            "Drilling draw works",
            "Gear driven draw works"
         ]
      },
      {
         "code": 20111703,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5012.00/related/tools_used/20111703",
         "title": "Drilling casings",
         "example": [
            "Drill casings",
            "Pipe slips"
         ]
      },
      {
         "code": 20122823,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5012.00/related/tools_used/20122823",
         "title": "Mud mixers",
         "example": [
            "Drilling mud mixers",
            "Mud mixing equipment"
         ]
      },
      {
         "code": 46182306,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5012.00/related/tools_used/46182306",
         "title": "Safety harnesses or belts",
         "example": [
            "Fall arrest systems",
            "Protective harnesses"
         ]
      },
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5012.00/related/tools_used/43191510",
         "title": "Two way radios",
         "example": [
            "Mobile radios"
         ]
      },
      {
         "code": 20122840,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5012.00/related/tools_used/20122840",
         "title": "Crown blocks",
         "example": [
            "Oil rig crown blocks"
         ]
      },
      {
         "code": 40174401,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5012.00/related/tools_used/40174401",
         "title": "Carbon steel pipe spectacle blind flange",
         "example": [
            "Pipe covering blind flanges"
         ]
      },
      {
         "code": 20121501,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5012.00/related/tools_used/20121501",
         "title": "Blowout preventers",
         "example": [
            "Oil well blowout preventers"
         ]
      },
      {
         "code": 41112501,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5012.00/related/tools_used/41112501",
         "title": "Flowmeters",
         "example": [
            "Multiphase flowmeters"
         ]
      }
   ]
}