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/27-1022.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 19,
   "next": "https://api-v2.onetcenter.org/online/occupations/27-1022.00/details/tools_used?start=11&end=19",
   "category": [
      {
         "code": 23121614,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1022.00/related/tools_used/23121614",
         "title": "Sewing machines",
         "example": [
            "Industrial sewing machines",
            "Sergers"
         ]
      },
      {
         "code": 47111601,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1022.00/related/tools_used/47111601",
         "title": "Ironing machines or presses",
         "example": [
            "Fabric pressing equipment"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1022.00/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Measuring tapes"
         ]
      },
      {
         "code": 43211711,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1022.00/related/tools_used/43211711",
         "title": "Scanners",
         "example": [
            "Computer data input scanners"
         ]
      },
      {
         "code": 43211712,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1022.00/related/tools_used/43211712",
         "title": "Graphics tablets",
         "example": [
            "Computer drawing tablets"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1022.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 47111603,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1022.00/related/tools_used/47111603",
         "title": "Steam pressing machines",
         "example": [
            "Fabric steamers"
         ]
      },
      {
         "code": 52141603,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1022.00/related/tools_used/52141603",
         "title": "Domestic clothing irons",
         "example": [
            "Steam irons"
         ]
      },
      {
         "code": 56131504,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1022.00/related/tools_used/56131504",
         "title": "Full body form or mannequin",
         "example": [
            "Dress forms"
         ]
      },
      {
         "code": 23121604,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1022.00/related/tools_used/23121604",
         "title": "Cloth cutting machines",
         "example": [
            "Industrial fabric cutting machines"
         ]
      }
   ]
}