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-6093.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 36,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-6093.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27111712,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6093.00/related/tools_used/27111712",
         "title": "Pullers",
         "example": [
            "Clip remover tools",
            "Staple removers",
            "Tack pullers",
            "Tack removers"
         ],
         "example_more": [
            "Door trim removers",
            "Nail pliers",
            "Staple pliers",
            "Staple pullers"
         ]
      },
      {
         "code": 27111505,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6093.00/related/tools_used/27111505",
         "title": "Punches or nail sets or drifts",
         "example": [
            "Arch punches",
            "Fabric punches",
            "Snap setters",
            "Tucking tools"
         ],
         "example_more": [
            "Grommet inserting dies"
         ]
      },
      {
         "code": 27111602,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6093.00/related/tools_used/27111602",
         "title": "Hammers",
         "example": [
            "Magnetic hammers",
            "Ripping hammers",
            "Tack hammers"
         ]
      },
      {
         "code": 53141605,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6093.00/related/tools_used/53141605",
         "title": "Sewing needles",
         "example": [
            "Multipurpose sewing needles",
            "Upholstery needles",
            "Upholstery tufting needles"
         ]
      },
      {
         "code": 27112124,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6093.00/related/tools_used/27112124",
         "title": "Tensioners",
         "example": [
            "Seam stretchers",
            "Webbing stretchers"
         ]
      },
      {
         "code": 27112110,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6093.00/related/tools_used/27112110",
         "title": "Retaining ring pliers",
         "example": [
            "Hog ring pliers"
         ]
      },
      {
         "code": 27111710,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6093.00/related/tools_used/27111710",
         "title": "Hex keys",
         "example": [
            "Hex key sets"
         ]
      },
      {
         "code": 53141620,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6093.00/related/tools_used/53141620",
         "title": "Seam ripper",
         "example": [
            "Seam rippers"
         ]
      },
      {
         "code": 53141630,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6093.00/related/tools_used/53141630",
         "title": "Pattern cutting mats or boards",
         "example": [
            "Cutting pads"
         ]
      },
      {
         "code": 27112140,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-6093.00/related/tools_used/27112140",
         "title": "Circlip pliers",
         "example": [
            "Upholstery pliers"
         ]
      }
   ]
}