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-9071.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 85,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-9071.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27112150,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9071.00/related/tools_used/27112150",
         "title": "Jewellers pliers",
         "example": [
            "Bail pliers",
            "Jewelers' chain-nose pliers",
            "Wire looping pliers",
            "Wire twisting pliers"
         ],
         "example_more": [
            "Banding pliers",
            "Beading pliers",
            "Bending pliers",
            "Bow closing pliers",
            "Bow opening pliers",
            "Gem holders",
            "Loop closing pliers",
            "Looping pliers",
            "Nylon pliers",
            "Parallel jaw pliers",
            "Parallel pliers",
            "Ring bending pliers",
            "Ring holding pliers",
            "Ring looping pliers",
            "Ring shank pliers",
            "Rosary pliers",
            "Solder cutting pliers",
            "Specialty forming pliers",
            "Split ring pliers",
            "Stone setting pliers",
            "Tweezer nose pliers"
         ]
      },
      {
         "code": 27112105,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9071.00/related/tools_used/27112105",
         "title": "Tweezers",
         "example": [
            "Beading tweezers",
            "Mini tweezers",
            "Soldering tweezers",
            "Utility tweezers"
         ],
         "example_more": [
            "Cross locking tweezers",
            "Diamond tweezers",
            "Gem tweezers",
            "Head and shank tweezers",
            "Locking tweezers",
            "Pattern tweezers",
            "Plastic coated tweezers"
         ]
      },
      {
         "code": 27111602,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9071.00/related/tools_used/27111602",
         "title": "Hammers",
         "example": [
            "Dead-blow hammers",
            "Riveting hammers",
            "Silversmiths' hammers",
            "Texture hammers"
         ],
         "example_more": [
            "Embossing hammers",
            "Fretz hammers",
            "Planishing hammers"
         ]
      },
      {
         "code": 23131509,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9071.00/related/tools_used/23131509",
         "title": "Tumblers or polishers",
         "example": [
            "Bench top polishers",
            "Polishing units",
            "Rotary tumblers",
            "Vibratory tumblers"
         ],
         "example_more": [
            "Magnetic tumblers"
         ]
      },
      {
         "code": 54101702,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9071.00/related/tools_used/54101702",
         "title": "Dapping punches",
         "example": [
            "Chasing tools",
            "Dapping cutters",
            "Dapping tools"
         ]
      },
      {
         "code": 23271702,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9071.00/related/tools_used/23271702",
         "title": "Blow torch",
         "example": [
            "Blow torches",
            "Casting torches",
            "Gas torches"
         ]
      },
      {
         "code": 27111603,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9071.00/related/tools_used/27111603",
         "title": "Anvils",
         "example": [
            "Double horn anvils",
            "Flat horn anvils",
            "Hex anvils"
         ]
      },
      {
         "code": 27112104,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9071.00/related/tools_used/27112104",
         "title": "Tongs",
         "example": [
            "Crucible tongs",
            "Draw tongs",
            "Flask tongs"
         ]
      },
      {
         "code": 54101705,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9071.00/related/tools_used/54101705",
         "title": "Ring sizers",
         "example": [
            "Ring rollers",
            "Ring sizing sets",
            "Ring stretcher/reducers"
         ]
      },
      {
         "code": 41114635,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9071.00/related/tools_used/41114635",
         "title": "Jewel appraising tester",
         "example": [
            "Diamond testers",
            "Gem gauges",
            "Stone gauges"
         ]
      }
   ]
}