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-5012.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 17,
   "next": "https://api-v2.onetcenter.org/online/occupations/39-5012.00/details/tools_used?start=11&end=17",
   "category": [
      {
         "code": 53131604,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5012.00/related/tools_used/53131604",
         "title": "Hair combs or brushes",
         "example": [
            "Rat tail combs",
            "Round brushes",
            "Teasing combs",
            "Wide-tooth combs"
         ],
         "example_more": [
            "Color application combs",
            "Detangling combs",
            "Fine-tooth combs",
            "Hairstyling brushes",
            "Hot combs"
         ]
      },
      {
         "code": 53131643,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5012.00/related/tools_used/53131643",
         "title": "Electric hair clipper",
         "example": [
            "Handheld electric hair clippers"
         ]
      },
      {
         "code": 52141708,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5012.00/related/tools_used/52141708",
         "title": "Hair or curling iron",
         "example": [
            "Curling irons",
            "Flat irons"
         ]
      },
      {
         "code": 27111531,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5012.00/related/tools_used/27111531",
         "title": "Hair scissors",
         "example": [
            "Hair thinning scissors",
            "Haircutting scissors"
         ]
      },
      {
         "code": 27113003,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5012.00/related/tools_used/27113003",
         "title": "Applicator brushes",
         "example": [
            "Dye application brushes",
            "Tint application brushes"
         ]
      },
      {
         "code": 52141703,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5012.00/related/tools_used/52141703",
         "title": "Domestic hair dryers",
         "example": [
            "Handheld hair dryers",
            "Hooded hair dryers"
         ]
      },
      {
         "code": 53131633,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5012.00/related/tools_used/53131633",
         "title": "Barrettes",
         "example": [
            "Butterfly hair clamps",
            "Duckbill hair clamps",
            "Hair clips",
            "Hair pins"
         ]
      },
      {
         "code": 53131621,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5012.00/related/tools_used/53131621",
         "title": "Nail clippers",
         "example": [
            "Fingernail clippers"
         ]
      },
      {
         "code": 53131632,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5012.00/related/tools_used/53131632",
         "title": "Hot rollers",
         "example": [
            "Heated hair curlers"
         ]
      },
      {
         "code": 54111503,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-5012.00/related/tools_used/54111503",
         "title": "Stop watch",
         "example": [
            "Digital timers"
         ]
      }
   ]
}