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/27-1012.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 169,
   "next": "https://api-v2.onetcenter.org/online/occupations/27-1012.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 60124311,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1012.00/related/tools_used/60124311",
         "title": "Clay or modeling tools",
         "example": [
            "Ceramic loop tools",
            "Clay cutters",
            "Slab rollers",
            "Tile presses"
         ],
         "example_more": [
            "Bevel tools",
            "Clay mixers",
            "Detail carving tools",
            "Edging tools",
            "Extruder dies",
            "Fettling knives",
            "Hand glaze mixers",
            "Handlemaker tools",
            "Mold knives",
            "Pot lifts",
            "Potter's ribs",
            "Pottery cleanup tools",
            "Pottery duster brushes",
            "Pugmills",
            "Round hole punches",
            "Saber saws",
            "Sgraffito tools",
            "Slab mats",
            "Square hole cutters"
         ]
      },
      {
         "code": 23151609,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1012.00/related/tools_used/23151609",
         "title": "Glass blowing instrument",
         "example": [
            "Bead shaping molds",
            "Blowhoses",
            "Push and blow tubes",
            "Stainless steel mandrels"
         ],
         "example_more": [
            "Glass rakes",
            "Glassworking lathes",
            "Graphite paddles",
            "Graphite reamers",
            "Hollow mandrels",
            "Lampworking torches",
            "Lathe burners",
            "Marble molds",
            "Parallel mashers"
         ]
      },
      {
         "code": 27112150,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1012.00/related/tools_used/27112150",
         "title": "Jewellers pliers",
         "example": [
            "Jewelers' chain-nose pliers",
            "Jewelers' crimper pliers",
            "Jewelers' solder cutting pliers",
            "Jewelers' wire looping pliers"
         ],
         "example_more": [
            "Jewelers' flat nose pliers",
            "Jewelers' forming pliers",
            "Jewelers' link forming pliers",
            "Jewelers' prong-closing pliers"
         ]
      },
      {
         "code": 60124304,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1012.00/related/tools_used/60124304",
         "title": "Kilns for firing ceramics",
         "example": [
            "Electric kilns",
            "Gas kilns",
            "Pottery kilns",
            "Raku kilns"
         ],
         "example_more": [
            "Glass kilns"
         ]
      },
      {
         "code": 60122005,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1012.00/related/tools_used/60122005",
         "title": "Hand looms",
         "example": [
            "Inkle looms",
            "Lap looms",
            "Small hand looms",
            "Tapestry looms"
         ]
      },
      {
         "code": 27112709,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1012.00/related/tools_used/27112709",
         "title": "Power saws",
         "example": [
            "Circular saws",
            "Panel saws",
            "Table saws",
            "Tile saws"
         ]
      },
      {
         "code": 23241801,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1012.00/related/tools_used/23241801",
         "title": "Drill press or radial drill",
         "example": [
            "Benchtop drill presses",
            "Floor mount drill presses",
            "Mini drill presses"
         ]
      },
      {
         "code": 27111602,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1012.00/related/tools_used/27111602",
         "title": "Hammers",
         "example": [
            "Bush hammers",
            "Riveting hammers",
            "Texturing hammers"
         ]
      },
      {
         "code": 27112303,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1012.00/related/tools_used/27112303",
         "title": "Scribers",
         "example": [
            "Double-ended etching scribes",
            "Scoring knives",
            "Scribing tools"
         ]
      },
      {
         "code": 27111903,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1012.00/related/tools_used/27111903",
         "title": "Planes",
         "example": [
            "Bench planes",
            "Hand planes",
            "Smoothing planes"
         ]
      }
   ]
}