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-5051.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 35,
   "next": "https://api-v2.onetcenter.org/online/occupations/47-5051.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27112709,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5051.00/related/tools_used/27112709",
         "title": "Power saws",
         "example": [
            "Concrete saws",
            "Diamond wall saws",
            "Floor saws",
            "Stationary wire saws"
         ]
      },
      {
         "code": 27111901,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5051.00/related/tools_used/27111901",
         "title": "Cold chisels",
         "example": [
            "Cape chisels",
            "Rock chisels"
         ]
      },
      {
         "code": 27131504,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5051.00/related/tools_used/27131504",
         "title": "Pneumatic hammer",
         "example": [
            "Air hammers",
            "Jackhammers"
         ]
      },
      {
         "code": 27112504,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5051.00/related/tools_used/27112504",
         "title": "Wedges",
         "example": [
            "Flat wedges",
            "Hydraulic wedges"
         ]
      },
      {
         "code": 27112705,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5051.00/related/tools_used/27112705",
         "title": "Demolition hammers",
         "example": [
            "Chipping hammers",
            "Hydraulic breakers"
         ]
      },
      {
         "code": 20102101,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5051.00/related/tools_used/20102101",
         "title": "Pneumatic rock drills",
         "example": [
            "Pneumatic quarry drills"
         ]
      },
      {
         "code": 22101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5051.00/related/tools_used/22101501",
         "title": "Front end loaders",
         "example": [
            "Four-wheel drive front end loaders"
         ]
      },
      {
         "code": 25101601,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5051.00/related/tools_used/25101601",
         "title": "Dump trucks",
         "example": [
            "Heavy dump trucks"
         ]
      },
      {
         "code": 40151601,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5051.00/related/tools_used/40151601",
         "title": "Air compressors",
         "example": [
            "Portable air compressors"
         ]
      },
      {
         "code": 20101701,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5051.00/related/tools_used/20101701",
         "title": "Rock crushers",
         "example": [
            "Quarry hammers"
         ]
      }
   ]
}