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-2053.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 26,
   "next": "https://api-v2.onetcenter.org/online/occupations/47-2053.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27112201,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2053.00/related/tools_used/27112201",
         "title": "Trowels",
         "example": [
            "Hand trowels",
            "Jointers",
            "Power trowels",
            "Rake jointers"
         ]
      },
      {
         "code": 27112704,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2053.00/related/tools_used/27112704",
         "title": "Power grinders",
         "example": [
            "Portable hand grinders",
            "Surfacing machines"
         ]
      },
      {
         "code": 22101905,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2053.00/related/tools_used/22101905",
         "title": "Concrete spreaders",
         "example": [
            "Hand screeds",
            "Power screeds"
         ]
      },
      {
         "code": 27112120,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2053.00/related/tools_used/27112120",
         "title": "C clamps",
         "example": [
            "Locking C-clamps"
         ]
      },
      {
         "code": 46182001,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2053.00/related/tools_used/46182001",
         "title": "Masks or accessories",
         "example": [
            "Dust masks"
         ]
      },
      {
         "code": 27112202,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2053.00/related/tools_used/27112202",
         "title": "Floats",
         "example": [
            "Concrete floats"
         ]
      },
      {
         "code": 27112702,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2053.00/related/tools_used/27112702",
         "title": "Power buffers",
         "example": [
            "Buffing machines"
         ]
      },
      {
         "code": 22101902,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2053.00/related/tools_used/22101902",
         "title": "Plaster or mortar mixers",
         "example": [
            "Portable mortar mixers"
         ]
      },
      {
         "code": 27112903,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2053.00/related/tools_used/27112903",
         "title": "Hand sprayers",
         "example": [
            "Handheld sprayers"
         ]
      },
      {
         "code": 27131504,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2053.00/related/tools_used/27131504",
         "title": "Pneumatic hammer",
         "example": [
            "Pneumatic chisels"
         ]
      }
   ]
}