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/51-6011.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 32,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-6011.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 47111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6011.00/related/tools_used/47111701",
         "title": "Dry cleaning machines",
         "example": [
            "Dry-cleaning machines",
            "Dry-to-dry closed loop machines",
            "Tunnel finishers"
         ]
      },
      {
         "code": 55121731,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6011.00/related/tools_used/55121731",
         "title": "Identification markers",
         "example": [
            "Hand markers",
            "Machine markers"
         ]
      },
      {
         "code": 47111502,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6011.00/related/tools_used/47111502",
         "title": "Laundry type washing machines",
         "example": [
            "Continuous tunnel washers",
            "Industrial washing machines"
         ]
      },
      {
         "code": 47111602,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6011.00/related/tools_used/47111602",
         "title": "Folding machines",
         "example": [
            "Automatic folding machines",
            "Semi-automatic folding machines"
         ]
      },
      {
         "code": 47111601,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6011.00/related/tools_used/47111601",
         "title": "Ironing machines or presses",
         "example": [
            "Clothing presses"
         ]
      },
      {
         "code": 41112210,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6011.00/related/tools_used/41112210",
         "title": "Remote reading thermometers",
         "example": [
            "Temperature probes"
         ]
      },
      {
         "code": 41104930,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6011.00/related/tools_used/41104930",
         "title": "Molecular sieve",
         "example": [
            "Carbon absorbers"
         ]
      },
      {
         "code": 24101750,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6011.00/related/tools_used/24101750",
         "title": "Overhead track conveyor",
         "example": [
            "Overhead conveyor racks"
         ]
      },
      {
         "code": 24111501,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6011.00/related/tools_used/24111501",
         "title": "Canvas bags",
         "example": [
            "Lint bags"
         ]
      },
      {
         "code": 46181501,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6011.00/related/tools_used/46181501",
         "title": "Protective aprons",
         "example": [
            "Chemical protection aprons"
         ]
      }
   ]
}