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-2011.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 25,
   "next": "https://api-v2.onetcenter.org/online/occupations/49-2011.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41113711,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2011.00/related/tools_used/41113711",
         "title": "Network analyzers",
         "example": [
            "Asynchronous transfer mode ATM analyzers",
            "Synchronous optical network SONET analyzers",
            "T-Birds",
            "Telecommunication analyzers"
         ]
      },
      {
         "code": 41115320,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2011.00/related/tools_used/41115320",
         "title": "Signal generators",
         "example": [
            "Portable signal generators",
            "Test pattern generators"
         ]
      },
      {
         "code": 32131010,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2011.00/related/tools_used/32131010",
         "title": "Bare printed circuit boards",
         "example": [
            "Field replaceable units FRU"
         ]
      },
      {
         "code": 27111510,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2011.00/related/tools_used/27111510",
         "title": "Stripping tools",
         "example": [
            "Wire strippers"
         ]
      },
      {
         "code": 26121630,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2011.00/related/tools_used/26121630",
         "title": "Cable accessories",
         "example": [
            "Cable verifiers"
         ]
      },
      {
         "code": 41113630,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2011.00/related/tools_used/41113630",
         "title": "Multimeters",
         "example": [
            "Digital multimeters"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2011.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Flathead screwdrivers"
         ]
      },
      {
         "code": 23241801,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2011.00/related/tools_used/23241801",
         "title": "Drill press or radial drill",
         "example": [
            "Drill presses"
         ]
      },
      {
         "code": 41113631,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2011.00/related/tools_used/41113631",
         "title": "Ohmmeters",
         "example": [
            "Digital ohmmeters"
         ]
      },
      {
         "code": 47121602,
         "related": "https://api-v2.onetcenter.org/online/occupations/49-2011.00/related/tools_used/47121602",
         "title": "Vacuum cleaners",
         "example": [
            "Mini vacuums"
         ]
      }
   ]
}