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-4091.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 40,
   "next": "https://api-v2.onetcenter.org/online/occupations/47-4091.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27111712,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4091.00/related/tools_used/27111712",
         "title": "Pullers",
         "example": [
            "Paver extractors",
            "Paver pullers",
            "Slide hammers"
         ]
      },
      {
         "code": 24101602,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4091.00/related/tools_used/24101602",
         "title": "Hoists",
         "example": [
            "Material hoists",
            "Vacuum lifters"
         ]
      },
      {
         "code": 27112709,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4091.00/related/tools_used/27112709",
         "title": "Power saws",
         "example": [
            "Masonry saws",
            "Table saws"
         ]
      },
      {
         "code": 22101619,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4091.00/related/tools_used/22101619",
         "title": "Scrubbing machines",
         "example": [
            "Paver washers",
            "Power brooms"
         ]
      },
      {
         "code": 20121110,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4091.00/related/tools_used/20121110",
         "title": "Cement retainers",
         "example": [
            "Screed rails"
         ]
      },
      {
         "code": 22101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4091.00/related/tools_used/22101501",
         "title": "Front end loaders",
         "example": [
            "Wheeled front end loaders"
         ]
      },
      {
         "code": 24101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4091.00/related/tools_used/24101501",
         "title": "Carts",
         "example": [
            "Paver carts"
         ]
      },
      {
         "code": 27111601,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4091.00/related/tools_used/27111601",
         "title": "Mallets",
         "example": [
            "Hardscape mallets"
         ]
      },
      {
         "code": 27112701,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4091.00/related/tools_used/27112701",
         "title": "Power blowers",
         "example": [
            "Leaf blowers"
         ]
      },
      {
         "code": 27111901,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-4091.00/related/tools_used/27111901",
         "title": "Cold chisels",
         "example": [
            "Paver block splitters"
         ]
      }
   ]
}