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/49-9062.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 84,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-9062.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41113637,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9062.00/related/tools_used/41113637",
         "title": "Voltage or current meters",
         "example": [
            "Amp meters",
            "Digital voltmeters DVM",
            "Neon testers",
            "Non-contact voltage probes"
         ],
         "example_more": [
            "High voltage probes"
         ]
      },
      {
         "code": 42272220,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9062.00/related/tools_used/42272220",
         "title": "Ventilator accessories",
         "example": [
            "Lung simulators",
            "Ventilator analyzers"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9062.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Phillips head screwdrivers",
            "Straight screwdrivers"
         ]
      },
      {
         "code": 27111802,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9062.00/related/tools_used/27111802",
         "title": "Levels",
         "example": [
            "Magnetic torpedo levels",
            "Precision levels"
         ]
      },
      {
         "code": 41112403,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9062.00/related/tools_used/41112403",
         "title": "Pressure indicators",
         "example": [
            "Pressure gauges",
            "Pressure meters"
         ]
      },
      {
         "code": 27111503,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9062.00/related/tools_used/27111503",
         "title": "Utility knives",
         "example": [
            "Electricians' knives",
            "Precision knives"
         ]
      },
      {
         "code": 27112703,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9062.00/related/tools_used/27112703",
         "title": "Power drills",
         "example": [
            "Cordless drills",
            "Power tap tools"
         ]
      },
      {
         "code": 41113110,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9062.00/related/tools_used/41113110",
         "title": "Oxygen gas analyzers",
         "example": [
            "Oxygen test meters"
         ]
      },
      {
         "code": 42201510,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9062.00/related/tools_used/42201510",
         "title": "Medical computed tomography CT or CAT quality assurance or calibration phantoms or devices",
         "example": [
            "Computed tomography CT calibration phantoms"
         ]
      },
      {
         "code": 27111510,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9062.00/related/tools_used/27111510",
         "title": "Stripping tools",
         "example": [
            "Wire strippers"
         ]
      }
   ]
}