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/39-5011.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 15,
   "next": "https://api-v2.onetcenter.org/online/occupations/39-5011.00/details/tools_used?start=11&end=15",
   "category": [
      {
         "code": 53131604,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5011.00/related/tools_used/53131604",
         "title": "Hair combs or brushes",
         "example": [
            "Hot air brushes",
            "Rat tail combs",
            "Round brushes",
            "Vent brushes"
         ],
         "example_more": [
            "Hair styling combs"
         ]
      },
      {
         "code": 27111531,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5011.00/related/tools_used/27111531",
         "title": "Hair scissors",
         "example": [
            "Barber scissors",
            "Straight-bladed scissors",
            "Thinning shears"
         ]
      },
      {
         "code": 53131603,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5011.00/related/tools_used/53131603",
         "title": "Razors",
         "example": [
            "Electric shavers",
            "Straight razors"
         ]
      },
      {
         "code": 53131643,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5011.00/related/tools_used/53131643",
         "title": "Electric hair clipper",
         "example": [
            "Facial hair trimmers",
            "Handheld electric hair clippers"
         ]
      },
      {
         "code": 52141708,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5011.00/related/tools_used/52141708",
         "title": "Hair or curling iron",
         "example": [
            "Curling irons",
            "Straightening irons"
         ]
      },
      {
         "code": 27111908,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5011.00/related/tools_used/27111908",
         "title": "Sharpening stones or tools or kits",
         "example": [
            "Strops",
            "Whet stones"
         ]
      },
      {
         "code": 53131642,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5011.00/related/tools_used/53131642",
         "title": "Barber and salon hair cutting gown or cape",
         "example": [
            "Protective capes"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5011.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 52141703,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5011.00/related/tools_used/52141703",
         "title": "Domestic hair dryers",
         "example": [
            "Handheld blow dryers"
         ]
      },
      {
         "code": 27112903,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5011.00/related/tools_used/27112903",
         "title": "Hand sprayers",
         "example": [
            "Spray bottles"
         ]
      }
   ]
}