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-4071.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 23,
   "next": "https://api-v2.onetcenter.org/online/occupations/47-4071.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 47121808,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4071.00/related/tools_used/47121808",
         "title": "Drain or pipe cleaning equipment",
         "example": [
            "High velocity water jetters",
            "Power rodders",
            "Sewer cleaners",
            "Sewer cleaning rods"
         ],
         "example_more": [
            "Portable sewer cleaning machines"
         ]
      },
      {
         "code": 40151510,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4071.00/related/tools_used/40151510",
         "title": "Water pumps",
         "example": [
            "Liquid pumps"
         ]
      },
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4071.00/related/tools_used/43191510",
         "title": "Two way radios",
         "example": [
            "Mobile radios"
         ]
      },
      {
         "code": 23241610,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4071.00/related/tools_used/23241610",
         "title": "Pipe or tube cutter",
         "example": [
            "Pipe cutters"
         ]
      },
      {
         "code": 27112201,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4071.00/related/tools_used/27112201",
         "title": "Trowels",
         "example": [
            "Power trowels"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4071.00/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Measuring tapes"
         ]
      },
      {
         "code": 22101901,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4071.00/related/tools_used/22101901",
         "title": "Concrete mixers or plants",
         "example": [
            "Portable concrete mixers"
         ]
      },
      {
         "code": 27112502,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4071.00/related/tools_used/27112502",
         "title": "Pry bars",
         "example": [
            "Prying bars"
         ]
      },
      {
         "code": 22101702,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4071.00/related/tools_used/22101702",
         "title": "Earthmoving buckets or its parts or accessories",
         "example": [
            "Bucket machines"
         ]
      },
      {
         "code": 27112703,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4071.00/related/tools_used/27112703",
         "title": "Power drills",
         "example": [
            "Portable drills"
         ]
      }
   ]
}