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.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 32,
   "next": "https://api-v2.onetcenter.org/online/occupations/17-1022.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41114204,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-1022.00/related/tools_used/41114204",
         "title": "Theodolites",
         "example": [
            "Electronic digital theodolites",
            "Long range reflectorless total stations",
            "Prismless total stations",
            "Total stations"
         ],
         "example_more": [
            "Mechanical theodolites",
            "Reflectorless total stations",
            "Robotic total stations"
         ]
      },
      {
         "code": 41114202,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-1022.00/related/tools_used/41114202",
         "title": "Measuring rods",
         "example": [
            "Digital measuring poles",
            "Rod levels",
            "San Francisco rods",
            "Surveyors leveling rods"
         ],
         "example_more": [
            "Direct elevation rods",
            "Philadelphia rods"
         ]
      },
      {
         "code": 41115307,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-1022.00/related/tools_used/41115307",
         "title": "Lasers",
         "example": [
            "Dot lasers",
            "Invisible beam lasers",
            "Rotary lasers",
            "Visible beam lasers"
         ]
      },
      {
         "code": 27111802,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-1022.00/related/tools_used/27111802",
         "title": "Levels",
         "example": [
            "Automatic levels",
            "Electronic digital levels",
            "Hand levels"
         ]
      },
      {
         "code": 41111615,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-1022.00/related/tools_used/41111615",
         "title": "Laser measuring systems",
         "example": [
            "Automatic slope lasers",
            "Handheld measuring lasers",
            "Line lasers"
         ]
      },
      {
         "code": 56101536,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-1022.00/related/tools_used/56101536",
         "title": "Instrument tripods",
         "example": [
            "Elevator tripods",
            "Robotic tripods",
            "Tripods"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-1022.00/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Gammon reels",
            "Measuring tapes"
         ]
      },
      {
         "code": 31241502,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-1022.00/related/tools_used/31241502",
         "title": "Prisms",
         "example": [
            "Double right-angle prisms",
            "Right-angle prisms"
         ]
      },
      {
         "code": 41115502,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-1022.00/related/tools_used/41115502",
         "title": "Sonometers",
         "example": [
            "Single-beam echo sounders",
            "Single-beam transducers"
         ]
      },
      {
         "code": 41111614,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-1022.00/related/tools_used/41111614",
         "title": "Height gauges",
         "example": [
            "Abney levels",
            "Altimeters"
         ]
      }
   ]
}