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-1013.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 69,
   "next": "https://api-v2.onetcenter.org/online/occupations/27-1013.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 60124311,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1013.00/related/tools_used/60124311",
         "title": "Clay or modeling tools",
         "example": [
            "Clay cutters",
            "Sculpting thumbs",
            "Slab rollers",
            "Thin line sculpting tools"
         ],
         "example_more": [
            "Bevel tools",
            "Clay mixers",
            "Detail carving tools",
            "Edging tools",
            "Extruder dies",
            "Fettling knives",
            "Hand glaze mixers",
            "Handlemaker tools",
            "Loop 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",
            "Tile presses"
         ]
      },
      {
         "code": 60124304,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1013.00/related/tools_used/60124304",
         "title": "Kilns for firing ceramics",
         "example": [
            "Electric kilns",
            "Gas kilns",
            "Pottery kilns",
            "Raku kilns"
         ],
         "example_more": [
            "Glass kilns"
         ]
      },
      {
         "code": 45121601,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1013.00/related/tools_used/45121601",
         "title": "Camera flashes or lighting",
         "example": [
            "Remote firing flashes",
            "Stationary lighting systems",
            "Strobe flashes"
         ]
      },
      {
         "code": 60121605,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1013.00/related/tools_used/60121605",
         "title": "Anatomical models",
         "example": [
            "Bust armatures",
            "Figure armature systems",
            "Head armatures"
         ]
      },
      {
         "code": 27111915,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1013.00/related/tools_used/27111915",
         "title": "Stonemason chisel",
         "example": [
            "Hand chisels",
            "Stone carving chisels",
            "Stone carving knives"
         ]
      },
      {
         "code": 60121229,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1013.00/related/tools_used/60121229",
         "title": "Specialty brushes",
         "example": [
            "Acrylic paintbrushes",
            "Oil paintbrushes",
            "Sumi paintbrushes"
         ]
      },
      {
         "code": 60124303,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1013.00/related/tools_used/60124303",
         "title": "Kiln furniture",
         "example": [
            "Ceramic bead bars",
            "Kiln carts"
         ]
      },
      {
         "code": 27112104,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1013.00/related/tools_used/27112104",
         "title": "Tongs",
         "example": [
            "Dipping tongs",
            "Raku tongs"
         ]
      },
      {
         "code": 27111904,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1013.00/related/tools_used/27111904",
         "title": "Rasps",
         "example": [
            "Riffler rasps",
            "Steel rasps"
         ]
      },
      {
         "code": 60124305,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-1013.00/related/tools_used/60124305",
         "title": "Kiln accessories for firing ceramics",
         "example": [
            "Kiln oxygen probes",
            "Kiln ventilation hoods"
         ]
      }
   ]
}