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-4071.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 83,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-4071.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 21111504,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4071.00/related/tools_used/21111504",
         "title": "Commercial fishing nets",
         "example": [
            "Frame nets",
            "Gill nets",
            "Seines",
            "Trawls"
         ]
      },
      {
         "code": 21102203,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4071.00/related/tools_used/21102203",
         "title": "Reforestation equipment",
         "example": [
            "Brush hooks",
            "Plug spades",
            "Tree planter spades"
         ]
      },
      {
         "code": 41114204,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4071.00/related/tools_used/41114204",
         "title": "Theodolites",
         "example": [
            "Survey levels",
            "Survey transits",
            "Total stations"
         ]
      },
      {
         "code": 43211715,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4071.00/related/tools_used/43211715",
         "title": "Portable data input terminals",
         "example": [
            "Field data recorders",
            "Field personal computers PC",
            "Global positioning system GPS data collectors"
         ]
      },
      {
         "code": 41114201,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4071.00/related/tools_used/41114201",
         "title": "Measuring tapes",
         "example": [
            "Diameter tapes",
            "Loggers' tapes"
         ]
      },
      {
         "code": 41111621,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4071.00/related/tools_used/41111621",
         "title": "Calipers",
         "example": [
            "Mantax computer tree calipers",
            "Wheeler pentaprism calipers"
         ]
      },
      {
         "code": 21102202,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4071.00/related/tools_used/21102202",
         "title": "Lumbering equipment",
         "example": [
            "Clearing hooks",
            "Grass whips"
         ]
      },
      {
         "code": 25111802,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4071.00/related/tools_used/25111802",
         "title": "Recreational motorboats",
         "example": [
            "Airboats",
            "Boats"
         ]
      },
      {
         "code": 41111603,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4071.00/related/tools_used/41111603",
         "title": "Rangefinders",
         "example": [
            "Hypsometers",
            "Laser rangefinders"
         ]
      },
      {
         "code": 22101523,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4071.00/related/tools_used/22101523",
         "title": "Wheel bulldozers",
         "example": [
            "Bulldozers",
            "Rubber-tired bulldozers"
         ]
      }
   ]
}