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/17-3023.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 62,
   "next": "https://api-v2.onetcenter.org/online/occupations/17-3023.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41113637,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3023.00/related/tools_used/41113637",
         "title": "Voltage or current meters",
         "example": [
            "Analog current meters",
            "Digital voltmeters DVM",
            "Standing wave ratio SWR meters",
            "Voltage testers"
         ]
      },
      {
         "code": 41113630,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3023.00/related/tools_used/41113630",
         "title": "Multimeters",
         "example": [
            "Analog multimeters",
            "Digital multimeters",
            "Signal measuring equipment"
         ]
      },
      {
         "code": 41115303,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3023.00/related/tools_used/41115303",
         "title": "Frequency analyzers",
         "example": [
            "Harmonic analyzers",
            "Radio frequency RF spectrum analyzers",
            "Spectrum analyzers"
         ]
      },
      {
         "code": 41111905,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3023.00/related/tools_used/41111905",
         "title": "Electronic measuring probes",
         "example": [
            "Current probes",
            "Probe stations",
            "Voltage probes"
         ]
      },
      {
         "code": 41115320,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3023.00/related/tools_used/41115320",
         "title": "Signal generators",
         "example": [
            "Function generators",
            "Radio frequency RF signal generators"
         ]
      },
      {
         "code": 41115304,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3023.00/related/tools_used/41115304",
         "title": "Frequency counters or timer or dividers",
         "example": [
            "Frequency counters",
            "Microwave frequency counters"
         ]
      },
      {
         "code": 41113704,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3023.00/related/tools_used/41113704",
         "title": "Integrated circuit testers",
         "example": [
            "Digital logic analyzers",
            "Logic analyzers"
         ]
      },
      {
         "code": 43212107,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3023.00/related/tools_used/43212107",
         "title": "Plotter printers",
         "example": [
            "Digital plotters",
            "Plotters"
         ]
      },
      {
         "code": 23271607,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3023.00/related/tools_used/23271607",
         "title": "Automatic soldering machine",
         "example": [
            "Desoldering stations",
            "Soldering stations"
         ]
      },
      {
         "code": 27111510,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3023.00/related/tools_used/27111510",
         "title": "Stripping tools",
         "example": [
            "Wire strippers"
         ]
      }
   ]
}