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-2181.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 68,
   "next": "https://api-v2.onetcenter.org/online/occupations/47-2181.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 30151610,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2181.00/related/tools_used/30151610",
         "title": "Hip and ridge",
         "example": [
            "Roofing spades",
            "Shake tear-off tools",
            "Shingle rippers",
            "Tear-off shovels"
         ],
         "example_more": [
            "Power roof rippers",
            "Roofing tearoff forks",
            "Slate rippers",
            "Tear-off bars"
         ]
      },
      {
         "code": 23271702,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2181.00/related/tools_used/23271702",
         "title": "Blow torch",
         "example": [
            "Double-lock seamers",
            "Propane torches",
            "Single seamers",
            "Torches"
         ],
         "example_more": [
            "Corner roofing seamers",
            "Heating torches",
            "Roofing seamers"
         ]
      },
      {
         "code": 27111602,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2181.00/related/tools_used/27111602",
         "title": "Hammers",
         "example": [
            "Nail hammers",
            "Plastic hammers",
            "Seaming hammers",
            "Slate hammers"
         ],
         "example_more": [
            "Rip hammers"
         ]
      },
      {
         "code": 27111604,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2181.00/related/tools_used/27111604",
         "title": "Hatchets",
         "example": [
            "Carpenters' hatchets",
            "Metric roofing hatchets",
            "Standard roofing hatchets",
            "Wood shingling hatchets"
         ],
         "example_more": [
            "Riggers' axes"
         ]
      },
      {
         "code": 24101602,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2181.00/related/tools_used/24101602",
         "title": "Hoists",
         "example": [
            "Hydraulic swing beam hoists",
            "Power hoists",
            "Shingle ladder hoists",
            "Trolley track hoists"
         ]
      },
      {
         "code": 27112122,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2181.00/related/tools_used/27112122",
         "title": "Sheet metal pliers",
         "example": [
            "Hand roofing double seamers",
            "Seaming pliers",
            "Tinsmith pliers",
            "Two-handed edgers"
         ]
      },
      {
         "code": 27111506,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2181.00/related/tools_used/27111506",
         "title": "Shears",
         "example": [
            "Clipping shears",
            "Foot squaring shears",
            "Membrane slitters",
            "Slate cutters"
         ]
      },
      {
         "code": 27112709,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2181.00/related/tools_used/27112709",
         "title": "Power saws",
         "example": [
            "Circular saws",
            "Gas-powered chop saws",
            "Reciprocating saws",
            "Shingle saws"
         ]
      },
      {
         "code": 27111519,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2181.00/related/tools_used/27111519",
         "title": "Tinners snips",
         "example": [
            "Compound snips",
            "Snips",
            "Straight snips",
            "Tin snips"
         ]
      },
      {
         "code": 27112502,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2181.00/related/tools_used/27112502",
         "title": "Pry bars",
         "example": [
            "Spud bars",
            "Spud/scraper bars",
            "Wrecking bars"
         ]
      }
   ]
}