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-1022.01/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 21,
   "next": "https://api-v2.onetcenter.org/online/occupations/17-1022.01/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41114204,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-1022.01/related/tools_used/41114204",
         "title": "Theodolites",
         "example": [
            "Mechanical theodolites",
            "Robotic total stations",
            "Survey levels"
         ]
      },
      {
         "code": 41113808,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-1022.01/related/tools_used/41113808",
         "title": "Gravimeters",
         "example": [
            "Absolute gravimeters",
            "Gravitational field indicators",
            "Relative gravimeters"
         ]
      },
      {
         "code": 41111603,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-1022.01/related/tools_used/41111603",
         "title": "Rangefinders",
         "example": [
            "Hypsometers",
            "Laser rangefinders"
         ]
      },
      {
         "code": 52161518,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-1022.01/related/tools_used/52161518",
         "title": "Global positioning system GPS receiver",
         "example": [
            "Dual-frequency global positioning system GPS survey units",
            "Global positioning system GPS receivers"
         ]
      },
      {
         "code": 41113909,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-1022.01/related/tools_used/41113909",
         "title": "Soil core sampling apparatus",
         "example": [
            "Cone penetration test probes",
            "Wireline samplers"
         ]
      },
      {
         "code": 41115201,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-1022.01/related/tools_used/41115201",
         "title": "Radarbased surveillance systems",
         "example": [
            "Laser imaging detection and ranging LIDAR systems"
         ]
      },
      {
         "code": 27111802,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-1022.01/related/tools_used/27111802",
         "title": "Levels",
         "example": [
            "Laser levels"
         ]
      },
      {
         "code": 41114203,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-1022.01/related/tools_used/41114203",
         "title": "Measuring tables",
         "example": [
            "Alidades"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-1022.01/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 41111903,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-1022.01/related/tools_used/41111903",
         "title": "Metal detectors",
         "example": [
            "Magnetic locaters"
         ]
      }
   ]
}