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-6021.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 20,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-6021.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 47111601,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6021.00/related/tools_used/47111601",
         "title": "Ironing machines or presses",
         "example": [
            "Flat pressers",
            "Hot-head presses",
            "Puff irons",
            "Small pressing machines"
         ],
         "example_more": [
            "Hydraulic pressing machines",
            "Pressing forms"
         ]
      },
      {
         "code": 47111603,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6021.00/related/tools_used/47111603",
         "title": "Steam pressing machines",
         "example": [
            "Steam fabric pressing machines",
            "Steam tables"
         ]
      },
      {
         "code": 27111506,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6021.00/related/tools_used/27111506",
         "title": "Shears",
         "example": [
            "Electric fabric cutters",
            "Fabric shears"
         ]
      },
      {
         "code": 47111501,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6021.00/related/tools_used/47111501",
         "title": "Laundry type combined washing or drying machines",
         "example": [
            "Tunnel presses"
         ]
      },
      {
         "code": 41111601,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6021.00/related/tools_used/41111601",
         "title": "Micrometers",
         "example": [
            "Digital micrometers"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6021.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Multipurpose screwdrivers"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6021.00/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Measuring tapes"
         ]
      },
      {
         "code": 27111602,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6021.00/related/tools_used/27111602",
         "title": "Hammers",
         "example": [
            "Multipurpose hammers"
         ]
      },
      {
         "code": 52141603,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6021.00/related/tools_used/52141603",
         "title": "Domestic clothing irons",
         "example": [
            "Hand irons"
         ]
      },
      {
         "code": 53121803,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6021.00/related/tools_used/53121803",
         "title": "Garment brushes",
         "example": [
            "Fabric cleaning brushes"
         ]
      }
   ]
}