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-6092.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 18,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-6092.00/details/tools_used?start=11&end=18",
   "category": [
      {
         "code": 53141622,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6092.00/related/tools_used/53141622",
         "title": "Dressmakers ruler",
         "example": [
            "Curve sticks",
            "Hip curve rulers",
            "See-through rulers",
            "Yard sticks"
         ],
         "example_more": [
            "Pattern grading rulers",
            "Scale rulers"
         ]
      },
      {
         "code": 27111505,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6092.00/related/tools_used/27111505",
         "title": "Punches or nail sets or drifts",
         "example": [
            "Pattern punches",
            "Screw punches"
         ]
      },
      {
         "code": 27111506,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6092.00/related/tools_used/27111506",
         "title": "Shears",
         "example": [
            "Fabric shears",
            "Pattern paper cutters"
         ]
      },
      {
         "code": 53141620,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6092.00/related/tools_used/53141620",
         "title": "Seam ripper",
         "example": [
            "Seam rippers"
         ]
      },
      {
         "code": 53141630,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6092.00/related/tools_used/53141630",
         "title": "Pattern cutting mats or boards",
         "example": [
            "Pattern boards"
         ]
      },
      {
         "code": 53141501,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6092.00/related/tools_used/53141501",
         "title": "Straight pins",
         "example": [
            "Steel straight pins"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6092.00/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Measuring tapes"
         ]
      },
      {
         "code": 53141631,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6092.00/related/tools_used/53141631",
         "title": "Pattern notcher",
         "example": [
            "Sewing pattern notchers"
         ]
      },
      {
         "code": 53141612,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6092.00/related/tools_used/53141612",
         "title": "Serrated pattern tracing wheel",
         "example": [
            "Serrated sewing pattern tracing wheels"
         ]
      },
      {
         "code": 27111503,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6092.00/related/tools_used/27111503",
         "title": "Utility knives",
         "example": [
            "Round knives"
         ]
      }
   ]
}