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-6052.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 26,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-6052.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 23121614,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6052.00/related/tools_used/23121614",
         "title": "Sewing machines",
         "example": [
            "Blind stitching machines",
            "Chain stitching machines",
            "Computerized sewing machines",
            "Industrial sewing machines"
         ]
      },
      {
         "code": 27111506,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6052.00/related/tools_used/27111506",
         "title": "Shears",
         "example": [
            "Dressmakers shears",
            "Fabric machines",
            "Pinking shears",
            "Tailor's point scissors"
         ]
      },
      {
         "code": 53141602,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6052.00/related/tools_used/53141602",
         "title": "Sewing kits",
         "example": [
            "Point turners",
            "Seam creasers"
         ]
      },
      {
         "code": 53141604,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6052.00/related/tools_used/53141604",
         "title": "Sewing patterns",
         "example": [
            "Seam rolls",
            "Tailor's hams"
         ]
      },
      {
         "code": 53141610,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6052.00/related/tools_used/53141610",
         "title": "Fabric or tailors chalk holders",
         "example": [
            "Chalk pencil holders"
         ]
      },
      {
         "code": 53141620,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6052.00/related/tools_used/53141620",
         "title": "Seam ripper",
         "example": [
            "Seam rippers"
         ]
      },
      {
         "code": 53141501,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6052.00/related/tools_used/53141501",
         "title": "Straight pins",
         "example": [
            "Steel straight pins"
         ]
      },
      {
         "code": 47111601,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6052.00/related/tools_used/47111601",
         "title": "Ironing machines or presses",
         "example": [
            "Ironing presses"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6052.00/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Measuring tapes"
         ]
      },
      {
         "code": 53141502,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6052.00/related/tools_used/53141502",
         "title": "Safety pins",
         "example": [
            "Coiless safety pins"
         ]
      }
   ]
}