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/19-4043.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 74,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-4043.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41113909,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4043.00/related/tools_used/41113909",
         "title": "Soil core sampling apparatus",
         "example": [
            "Hydraulic vibracorers",
            "Sample microsplitters",
            "Soil augers",
            "Soil core samplers"
         ],
         "example_more": [
            "Earth drills"
         ]
      },
      {
         "code": 41101705,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4043.00/related/tools_used/41101705",
         "title": "Laboratory crushers or pulverizers",
         "example": [
            "Chipmunk crushers",
            "Laboratory pulverizers",
            "Rotary pulverizers",
            "Shatterboxes"
         ]
      },
      {
         "code": 41113806,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4043.00/related/tools_used/41113806",
         "title": "Magnetometer geophysical instruments",
         "example": [
            "Cryogenic magnetometers",
            "Magnetometers",
            "Proton magnetometers",
            "Spinner magnetometers"
         ]
      },
      {
         "code": 41115406,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4043.00/related/tools_used/41115406",
         "title": "Spectrophotometers",
         "example": [
            "Fluorescence spectrophotometers",
            "Optical particle detectors",
            "Ultraviolet-Visible UV/VIS spectrophotometers"
         ]
      },
      {
         "code": 41113801,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4043.00/related/tools_used/41113801",
         "title": "Geological compasses",
         "example": [
            "Directional compasses",
            "Pocket transits"
         ]
      },
      {
         "code": 27111802,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4043.00/related/tools_used/27111802",
         "title": "Levels",
         "example": [
            "Electronic digital levels",
            "Hand levels"
         ]
      },
      {
         "code": 41121513,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4043.00/related/tools_used/41121513",
         "title": "Dropping pipettes",
         "example": [
            "Digital micropipettes",
            "Glass dropping pipettes"
         ]
      },
      {
         "code": 41114204,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4043.00/related/tools_used/41114204",
         "title": "Theodolites",
         "example": [
            "Electronic digital theodolites",
            "Total stations"
         ]
      },
      {
         "code": 41121804,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4043.00/related/tools_used/41121804",
         "title": "Laboratory flasks",
         "example": [
            "Erlenmeyer flasks",
            "Volumetric flasks"
         ]
      },
      {
         "code": 41111614,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4043.00/related/tools_used/41111614",
         "title": "Height gauges",
         "example": [
            "Abney levels",
            "Survey altimeters"
         ]
      }
   ]
}