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-6051.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/51-6051.00/details/tools_used?start=11&end=19",
   "category": [
      {
         "code": 53141622,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6051.00/related/tools_used/53141622",
         "title": "Dressmakers ruler",
         "example": [
            "Foot rules",
            "Gridded rulers",
            "Vary form curves"
         ]
      },
      {
         "code": 27112302,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6051.00/related/tools_used/27112302",
         "title": "Awls",
         "example": [
            "Overstitchers",
            "Sewing awls"
         ]
      },
      {
         "code": 27113103,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6051.00/related/tools_used/27113103",
         "title": "Fids",
         "example": [
            "Lacing fids",
            "Stitching fids"
         ]
      },
      {
         "code": 27111506,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6051.00/related/tools_used/27111506",
         "title": "Shears",
         "example": [
            "Fabric shears",
            "Sewing scissors"
         ]
      },
      {
         "code": 53141620,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6051.00/related/tools_used/53141620",
         "title": "Seam ripper",
         "example": [
            "Seam rippers"
         ]
      },
      {
         "code": 23121501,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6051.00/related/tools_used/23121501",
         "title": "Embroidery making machines",
         "example": [
            "Embroidery machines"
         ]
      },
      {
         "code": 53141501,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6051.00/related/tools_used/53141501",
         "title": "Straight pins",
         "example": [
            "Steel straight pins"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6051.00/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Measuring tapes"
         ]
      },
      {
         "code": 53141621,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6051.00/related/tools_used/53141621",
         "title": "Needle threader",
         "example": [
            "Needle threaders"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6051.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      }
   ]
}