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-9195.05/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-9195.05/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 60124311,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9195.05/related/tools_used/60124311",
         "title": "Clay or modeling tools",
         "example": [
            "Clay cutters",
            "Slab rollers",
            "Slip trail applicators",
            "Texturing brushes"
         ],
         "example_more": [
            "Carving spatulas",
            "Carving tools",
            "Clay mixers",
            "Cleanup tools",
            "Fettling knives",
            "Hake brushes",
            "Hole cutters",
            "Lace tools",
            "Mold trimming knives",
            "Pottery molds",
            "Pug mills"
         ]
      },
      {
         "code": 60124306,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9195.05/related/tools_used/60124306",
         "title": "Potters wheels for hand made ceramics",
         "example": [
            "Banding wheels",
            "Kick wheels",
            "Portable pottery wheels",
            "Pottery wheels"
         ]
      },
      {
         "code": 60124304,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9195.05/related/tools_used/60124304",
         "title": "Kilns for firing ceramics",
         "example": [
            "Ceramics kilns",
            "Electric kilns",
            "Gas kilns"
         ]
      },
      {
         "code": 27112104,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9195.05/related/tools_used/27112104",
         "title": "Tongs",
         "example": [
            "Dipping tongs",
            "Raku tongs"
         ]
      },
      {
         "code": 46181504,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9195.05/related/tools_used/46181504",
         "title": "Protective gloves",
         "example": [
            "Insulated gloves",
            "Kiln gloves"
         ]
      },
      {
         "code": 60124307,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9195.05/related/tools_used/60124307",
         "title": "Extruders for modeling materials",
         "example": [
            "Clay extruders",
            "Clay presses"
         ]
      },
      {
         "code": 41104510,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9195.05/related/tools_used/41104510",
         "title": "Drying cabinets or ovens",
         "example": [
            "Drying ovens"
         ]
      },
      {
         "code": 46182001,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9195.05/related/tools_used/46182001",
         "title": "Masks or accessories",
         "example": [
            "Dust masks"
         ]
      },
      {
         "code": 23153501,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9195.05/related/tools_used/23153501",
         "title": "Paint application system",
         "example": [
            "Spray booths"
         ]
      },
      {
         "code": 41101701,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9195.05/related/tools_used/41101701",
         "title": "Laboratory mills",
         "example": [
            "Ball mills"
         ]
      }
   ]
}