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-6063.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 29,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-6063.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 23121506,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6063.00/related/tools_used/23121506",
         "title": "Knitting machines",
         "example": [
            "Circular knitting machines",
            "Flat bar knitting machines",
            "Warp knitting machines",
            "Weft knitting machines"
         ],
         "example_more": [
            "Flat bed knitting machines",
            "Raschel knitting machines",
            "Single bed knitting machines",
            "Straight bar knitting machines",
            "Tricot knitting machines",
            "V-bed knitting machines"
         ]
      },
      {
         "code": 23121507,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6063.00/related/tools_used/23121507",
         "title": "Weaving machines",
         "example": [
            "Air jet weaving machines",
            "Shuttle weaving machines",
            "Tufting machines",
            "Water jet weaving machines"
         ],
         "example_more": [
            "Circular weaving machines",
            "Jacquard weaving machines",
            "Projectile weaving machines",
            "Rapier weaving machines"
         ]
      },
      {
         "code": 23121612,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6063.00/related/tools_used/23121612",
         "title": "Sewing machine needles",
         "example": [
            "Compound needles",
            "Latch needles",
            "Spring bearded needles"
         ]
      },
      {
         "code": 23121512,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6063.00/related/tools_used/23121512",
         "title": "Carding machine",
         "example": [
            "Textile carding machines",
            "Textile combing machines"
         ]
      },
      {
         "code": 23121610,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6063.00/related/tools_used/23121610",
         "title": "Dyeing machines",
         "example": [
            "Textile dying machines"
         ]
      },
      {
         "code": 27111710,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6063.00/related/tools_used/27111710",
         "title": "Hex keys",
         "example": [
            "L-keys"
         ]
      },
      {
         "code": 30191501,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6063.00/related/tools_used/30191501",
         "title": "Ladders",
         "example": [
            "Stepladders"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6063.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Multipurpose screwdrivers"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6063.00/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Measuring tapes"
         ]
      },
      {
         "code": 41114621,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6063.00/related/tools_used/41114621",
         "title": "Tension testers",
         "example": [
            "Tension meters"
         ]
      }
   ]
}