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-2042.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 108,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-2042.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41113909,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2042.00/related/tools_used/41113909",
         "title": "Soil core sampling apparatus",
         "example": [
            "Sediment piston corers",
            "Soil augers",
            "Soil samplers",
            "Tube samplers"
         ],
         "example_more": [
            "Automated core analysis systems",
            "Bottom sampling equipment",
            "Core splitters",
            "Mechanical earth drills",
            "Microsplitters"
         ]
      },
      {
         "code": 41115501,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2042.00/related/tools_used/41115501",
         "title": "Sonars",
         "example": [
            "Echosounders",
            "Multibeam echosounders",
            "Side scan sonars",
            "Towed sonars"
         ]
      },
      {
         "code": 41113112,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2042.00/related/tools_used/41113112",
         "title": "Paramagnetic susceptibility analyzers",
         "example": [
            "Magnetic susceptibility measurement systems",
            "Magnetic susceptibility/anisotropy systems",
            "Magnetic susceptibility/temperature systems",
            "Pocket magnetic susceptibility meters"
         ]
      },
      {
         "code": 41113803,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2042.00/related/tools_used/41113803",
         "title": "Electromagnetic geophysical instruments",
         "example": [
            "Alternating field demagnitizers",
            "Degaussing wands",
            "Impulse magnetizers",
            "Thermal specimen demagnitizers"
         ]
      },
      {
         "code": 41115201,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2042.00/related/tools_used/41115201",
         "title": "Radarbased surveillance systems",
         "example": [
            "Ground penetrating radar GPR",
            "Long range radar equipment",
            "Short-range radar equipment"
         ]
      },
      {
         "code": 41113801,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2042.00/related/tools_used/41113801",
         "title": "Geological compasses",
         "example": [
            "Geological stratum compasses",
            "Pocket transits",
            "Sun compasses"
         ]
      },
      {
         "code": 27111602,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2042.00/related/tools_used/27111602",
         "title": "Hammers",
         "example": [
            "Chisel hammers",
            "Crack hammers",
            "Soft face hammers"
         ]
      },
      {
         "code": 41114106,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2042.00/related/tools_used/41114106",
         "title": "Seismic recorders or seismographs",
         "example": [
            "Digital seismographs",
            "Seismic activity recorders",
            "Seismographs"
         ]
      },
      {
         "code": 41104007,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2042.00/related/tools_used/41104007",
         "title": "Water samplers",
         "example": [
            "Sediment samplers",
            "Tubular water samplers",
            "Water sampler bottles"
         ]
      },
      {
         "code": 60103409,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2042.00/related/tools_used/60103409",
         "title": "Map measurers",
         "example": [
            "Analog map measurers",
            "Digital map measurers",
            "Planimeters"
         ]
      }
   ]
}