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/25-1043.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 80,
   "next": "https://api-v2.onetcenter.org/online/occupations/25-1043.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41114201,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1043.00/related/tools_used/41114201",
         "title": "Measuring tapes",
         "example": [
            "100-foot measuring tapes",
            "Loggers' tapes",
            "Plot radius ropes",
            "Reel tapes"
         ]
      },
      {
         "code": 21102202,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1043.00/related/tools_used/21102202",
         "title": "Lumbering equipment",
         "example": [
            "Hookeroons",
            "Skid cones",
            "Tractor-mounted processors"
         ]
      },
      {
         "code": 31162605,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1043.00/related/tools_used/31162605",
         "title": "Lifting hooks",
         "example": [
            "Cant hooks",
            "Peaveys",
            "Timber carriers"
         ]
      },
      {
         "code": 27112007,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1043.00/related/tools_used/27112007",
         "title": "Secateurs or pruning shears",
         "example": [
            "Hand pruners",
            "Loppers",
            "Telescoping power pruners"
         ]
      },
      {
         "code": 27111508,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1043.00/related/tools_used/27111508",
         "title": "Saws",
         "example": [
            "Hand saws",
            "Pole saws",
            "Two-hand saws"
         ]
      },
      {
         "code": 52161520,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1043.00/related/tools_used/52161520",
         "title": "Microphones",
         "example": [
            "Handheld microphones",
            "Wireless microphones"
         ]
      },
      {
         "code": 27112104,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1043.00/related/tools_used/27112104",
         "title": "Tongs",
         "example": [
            "Cable tongs",
            "Hand tongs"
         ]
      },
      {
         "code": 27112005,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1043.00/related/tools_used/27112005",
         "title": "Axes",
         "example": [
            "Brush axes",
            "Forestry axes"
         ]
      },
      {
         "code": 52161505,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1043.00/related/tools_used/52161505",
         "title": "Televisions",
         "example": [
            "Liquid crystal display LCD televisions",
            "Television monitors"
         ]
      },
      {
         "code": 46191605,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1043.00/related/tools_used/46191605",
         "title": "Fire suppression hand tools",
         "example": [
            "McLeod tools",
            "Pulaski tools"
         ]
      }
   ]
}