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-2044.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 72,
   "next": "https://api-v2.onetcenter.org/online/occupations/47-2044.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27112201,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2044.00/related/tools_used/27112201",
         "title": "Trowels",
         "example": [
            "Buttering trowels",
            "Gauging trowels",
            "Notch trowels",
            "Point trowels"
         ],
         "example_more": [
            "Finishing trowels",
            "Flat trowels",
            "Grouting trowels",
            "Heavy gauge trowels",
            "Margin trowels"
         ]
      },
      {
         "code": 22101902,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2044.00/related/tools_used/22101902",
         "title": "Plaster or mortar mixers",
         "example": [
            "Colloidal mixers",
            "Drum cement mixers",
            "Horizontal shaft mixers",
            "Mixing drills"
         ],
         "example_more": [
            "Pan mixers",
            "Portable mortar mixers",
            "Vertical shaft mixers"
         ]
      },
      {
         "code": 27112202,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2044.00/related/tools_used/27112202",
         "title": "Floats",
         "example": [
            "Bull floats",
            "Grout floats",
            "Magnesium floats",
            "Wood floats"
         ]
      },
      {
         "code": 30191502,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2044.00/related/tools_used/30191502",
         "title": "Scaffolding",
         "example": [
            "Ladder jacks",
            "Mechanical scaffolds",
            "Rolling scaffolds",
            "Stationary scaffolds"
         ]
      },
      {
         "code": 27112704,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2044.00/related/tools_used/27112704",
         "title": "Power grinders",
         "example": [
            "Base grinders",
            "Floor grinding machines",
            "Mini grinders",
            "Stone grinders"
         ]
      },
      {
         "code": 27112709,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2044.00/related/tools_used/27112709",
         "title": "Power saws",
         "example": [
            "Grout saws",
            "Power tile saws",
            "Power undercut saws",
            "Wet saws"
         ]
      },
      {
         "code": 27111802,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2044.00/related/tools_used/27111802",
         "title": "Levels",
         "example": [
            "Builders' levels",
            "Laser levels",
            "Water levels"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2044.00/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Layout sticks",
            "Story pole tape measures"
         ]
      },
      {
         "code": 27112502,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2044.00/related/tools_used/27112502",
         "title": "Pry bars",
         "example": [
            "Molding prybars",
            "Wonder bars"
         ]
      },
      {
         "code": 27112702,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2044.00/related/tools_used/27112702",
         "title": "Power buffers",
         "example": [
            "Polishers",
            "Stone polishers"
         ]
      }
   ]
}