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-6031.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 22,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-6031.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 23121614,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6031.00/related/tools_used/23121614",
         "title": "Sewing machines",
         "example": [
            "Double needle sewing machines",
            "Sergers",
            "Single needle sewing machines",
            "Tackers"
         ],
         "example_more": [
            "Flatbed felling machines",
            "Fur sewing machines",
            "Multi-needle sewing machines",
            "Programmable sewing machines"
         ]
      },
      {
         "code": 41111604,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6031.00/related/tools_used/41111604",
         "title": "Rulers",
         "example": [
            "Quilting rulers",
            "Transparent rulers"
         ]
      },
      {
         "code": 53141604,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6031.00/related/tools_used/53141604",
         "title": "Sewing patterns",
         "example": [
            "Pattern plates",
            "Seam rolls"
         ]
      },
      {
         "code": 60121305,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6031.00/related/tools_used/60121305",
         "title": "Rotary paper or fabric cutter",
         "example": [
            "Portable electric fabric cutters",
            "Rotary fabric cutters"
         ]
      },
      {
         "code": 53141606,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6031.00/related/tools_used/53141606",
         "title": "Bobbins or bobbin holders",
         "example": [
            "Bobbins",
            "Spindles"
         ]
      },
      {
         "code": 53141620,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6031.00/related/tools_used/53141620",
         "title": "Seam ripper",
         "example": [
            "Seam rippers"
         ]
      },
      {
         "code": 53141630,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6031.00/related/tools_used/53141630",
         "title": "Pattern cutting mats or boards",
         "example": [
            "Cutting pads"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6031.00/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Measuring tapes"
         ]
      },
      {
         "code": 53141621,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6031.00/related/tools_used/53141621",
         "title": "Needle threader",
         "example": [
            "Drawstring threaders"
         ]
      },
      {
         "code": 27112302,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6031.00/related/tools_used/27112302",
         "title": "Awls",
         "example": [
            "Sewing awls"
         ]
      }
   ]
}