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-9097.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 30,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-9097.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41113637,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9097.00/related/tools_used/41113637",
         "title": "Voltage or current meters",
         "example": [
            "Digital voltage meters",
            "Frequency specific volt meters"
         ]
      },
      {
         "code": 45111720,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9097.00/related/tools_used/45111720",
         "title": "Audio spectrum analyzer",
         "example": [
            "Audio spectrum analyzers"
         ]
      },
      {
         "code": 41113601,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9097.00/related/tools_used/41113601",
         "title": "Ammeters",
         "example": [
            "Clamp-on ammeters"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9097.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Multi-tip screwdrivers"
         ]
      },
      {
         "code": 25121701,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9097.00/related/tools_used/25121701",
         "title": "Rail switching systems",
         "example": [
            "Switch machines"
         ]
      },
      {
         "code": 27111602,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9097.00/related/tools_used/27111602",
         "title": "Hammers",
         "example": [
            "Multipurpose hammers"
         ]
      },
      {
         "code": 46171622,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9097.00/related/tools_used/46171622",
         "title": "Closed circuit television CCTV system",
         "example": [
            "Closed circuit television CCTV systems"
         ]
      },
      {
         "code": 46171632,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9097.00/related/tools_used/46171632",
         "title": "Passive infrared sensor",
         "example": [
            "Hotbox detectors"
         ]
      },
      {
         "code": 41111642,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9097.00/related/tools_used/41111642",
         "title": "Rail joint gap gauge",
         "example": [
            "Switch obstruction gauges"
         ]
      },
      {
         "code": 41113672,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-9097.00/related/tools_used/41113672",
         "title": "Relay tester",
         "example": [
            "Relay testers"
         ]
      }
   ]
}