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-2161.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 30,
   "next": "https://api-v2.onetcenter.org/online/occupations/47-2161.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27112203,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2161.00/related/tools_used/27112203",
         "title": "Edgers",
         "example": [
            "Corner tools",
            "Inside step tools",
            "Ornamental cut and shape tools",
            "Outside step tools"
         ],
         "example_more": [
            "Nose step tools"
         ]
      },
      {
         "code": 27112201,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2161.00/related/tools_used/27112201",
         "title": "Trowels",
         "example": [
            "Featheredgers",
            "Hand trowels",
            "Power trowels",
            "Scratcher trowels"
         ]
      },
      {
         "code": 31211908,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2161.00/related/tools_used/31211908",
         "title": "Paint sprayers",
         "example": [
            "Plaster spraying machines",
            "Spray guns"
         ]
      },
      {
         "code": 30191501,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2161.00/related/tools_used/30191501",
         "title": "Ladders",
         "example": [
            "Stilts"
         ]
      },
      {
         "code": 27112601,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2161.00/related/tools_used/27112601",
         "title": "Putty knives",
         "example": [
            "Joint knives"
         ]
      },
      {
         "code": 27112202,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2161.00/related/tools_used/27112202",
         "title": "Floats",
         "example": [
            "Darbies"
         ]
      },
      {
         "code": 27111602,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2161.00/related/tools_used/27111602",
         "title": "Hammers",
         "example": [
            "Plasterers' hammers"
         ]
      },
      {
         "code": 27111802,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2161.00/related/tools_used/27111802",
         "title": "Levels",
         "example": [
            "Precision levels"
         ]
      },
      {
         "code": 22101902,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2161.00/related/tools_used/22101902",
         "title": "Plaster or mortar mixers",
         "example": [
            "Plaster mixers"
         ]
      },
      {
         "code": 47121812,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2161.00/related/tools_used/47121812",
         "title": "Cleaning scrapers",
         "example": [
            "Scraping tools"
         ]
      }
   ]
}