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-2151.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 13,
   "next": "https://api-v2.onetcenter.org/online/occupations/17-2151.00/details/tools_used?start=11&end=13",
   "category": [
      {
         "code": 41113801,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2151.00/related/tools_used/41113801",
         "title": "Geological compasses",
         "example": [
            "Directional compasses",
            "Stratum compasses"
         ]
      },
      {
         "code": 43212107,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2151.00/related/tools_used/43212107",
         "title": "Plotter printers",
         "example": [
            "Color plotting printers",
            "Digital plotters"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2151.00/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Measuring tapes"
         ]
      },
      {
         "code": 43211711,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2151.00/related/tools_used/43211711",
         "title": "Scanners",
         "example": [
            "Computer scanners"
         ]
      },
      {
         "code": 27111602,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2151.00/related/tools_used/27111602",
         "title": "Hammers",
         "example": [
            "Geological hammers"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2151.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 46171613,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2151.00/related/tools_used/46171613",
         "title": "Gas detectors",
         "example": [
            "Combustible gas detectors"
         ]
      },
      {
         "code": 43201813,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2151.00/related/tools_used/43201813",
         "title": "High capacity removable media drives",
         "example": [
            "Universal serial bus USB flash drives"
         ]
      },
      {
         "code": 44101807,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2151.00/related/tools_used/44101807",
         "title": "Pocket calculator",
         "example": [
            "Handheld calculators"
         ]
      },
      {
         "code": 52161518,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2151.00/related/tools_used/52161518",
         "title": "Global positioning system GPS receiver",
         "example": [
            "Global positioning system GPS receivers"
         ]
      }
   ]
}