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.03/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-9195.03/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27111901,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9195.03/related/tools_used/27111901",
         "title": "Cold chisels",
         "example": [
            "Cup chisels",
            "Flat chisels",
            "Frosting chisels",
            "Point chisels"
         ],
         "example_more": [
            "Bushing chisels",
            "Rondel chisels",
            "Tooth chisels"
         ]
      },
      {
         "code": 27111602,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9195.03/related/tools_used/27111602",
         "title": "Hammers",
         "example": [
            "Bush hammers",
            "Lump hammers"
         ]
      },
      {
         "code": 20101504,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9195.03/related/tools_used/20101504",
         "title": "Rock cutters",
         "example": [
            "Granite saws",
            "Stone saws"
         ]
      },
      {
         "code": 27131504,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9195.03/related/tools_used/27131504",
         "title": "Pneumatic hammer",
         "example": [
            "Pneumatic chisels",
            "Pneumatic hammers"
         ]
      },
      {
         "code": 31191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9195.03/related/tools_used/31191510",
         "title": "Abrasive stones",
         "example": [
            "Rubbing stones"
         ]
      },
      {
         "code": 44111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9195.03/related/tools_used/44111801",
         "title": "Stencils or lettering aids",
         "example": [
            "Design stencils"
         ]
      },
      {
         "code": 27111911,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9195.03/related/tools_used/27111911",
         "title": "Cross cut chisels",
         "example": [
            "Criss-cross chisels"
         ]
      },
      {
         "code": 41111621,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9195.03/related/tools_used/41111621",
         "title": "Calipers",
         "example": [
            "Dial calipers"
         ]
      },
      {
         "code": 46182002,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9195.03/related/tools_used/46182002",
         "title": "Respirators",
         "example": [
            "Protective respirators"
         ]
      },
      {
         "code": 23271702,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9195.03/related/tools_used/23271702",
         "title": "Blow torch",
         "example": [
            "Blow torches"
         ]
      }
   ]
}