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.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 32,
   "next": "https://api-v2.onetcenter.org/online/occupations/51-9195.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 23161510,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9195.00/related/tools_used/23161510",
         "title": "Casting machines",
         "example": [
            "Centrifugal casting machines",
            "Continuous casting machines",
            "Die casting machines"
         ]
      },
      {
         "code": 23151501,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9195.00/related/tools_used/23151501",
         "title": "Blow molding machines",
         "example": [
            "Extrusion blow molding machines",
            "Squeeze molding machines",
            "Stretch blow molding machines"
         ]
      },
      {
         "code": 41111621,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9195.00/related/tools_used/41111621",
         "title": "Calipers",
         "example": [
            "Dial calipers",
            "Vernier calipers"
         ]
      },
      {
         "code": 43211510,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9195.00/related/tools_used/43211510",
         "title": "Mainframe console or dumb terminals",
         "example": [
            "Computer terminals"
         ]
      },
      {
         "code": 20101710,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9195.00/related/tools_used/20101710",
         "title": "Pulverizing machinery",
         "example": [
            "Pulverizers"
         ]
      },
      {
         "code": 41111601,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9195.00/related/tools_used/41111601",
         "title": "Micrometers",
         "example": [
            "Digital micrometers"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9195.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Straight screwdrivers"
         ]
      },
      {
         "code": 23271702,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9195.00/related/tools_used/23271702",
         "title": "Blow torch",
         "example": [
            "Propane torches"
         ]
      },
      {
         "code": 27112132,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9195.00/related/tools_used/27112132",
         "title": "Hold down clamps",
         "example": [
            "Holding clamps"
         ]
      },
      {
         "code": 27111503,
         "related": "https://api-v2.onetcenter.org/online/occupations/51-9195.00/related/tools_used/27111503",
         "title": "Utility knives",
         "example": [
            "Trimming knives"
         ]
      }
   ]
}