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/47-5022.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 34,
   "next": "https://api-v2.onetcenter.org/online/occupations/47-5022.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 22101702,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5022.00/related/tools_used/22101702",
         "title": "Earthmoving buckets or its parts or accessories",
         "example": [
            "Crusher excavator buckets",
            "Earthmover standard buckets",
            "Rock buckets",
            "Trencher excavator attachments"
         ],
         "example_more": [
            "Grading buckets",
            "Mud buckets"
         ]
      },
      {
         "code": 22101524,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5022.00/related/tools_used/22101524",
         "title": "Mobile excavators",
         "example": [
            "Long reach excavators",
            "Mini excavators",
            "Truck excavators",
            "Vacuum excavators"
         ],
         "example_more": [
            "Telescoping excavators"
         ]
      },
      {
         "code": 25181702,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5022.00/related/tools_used/25181702",
         "title": "Flatbed trailers",
         "example": [
            "Flatbed truck trailers",
            "High bed trailers",
            "Self-loader trailers"
         ]
      },
      {
         "code": 27111802,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5022.00/related/tools_used/27111802",
         "title": "Levels",
         "example": [
            "Engineers' levels",
            "Hand levels",
            "Laser levels"
         ]
      },
      {
         "code": 22101513,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5022.00/related/tools_used/22101513",
         "title": "Draglines",
         "example": [
            "Crawler mounted draglines",
            "Rock draglines",
            "Walking draglines"
         ]
      },
      {
         "code": 22101526,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5022.00/related/tools_used/22101526",
         "title": "Track excavators",
         "example": [
            "Compact excavators",
            "Hydraulic excavators",
            "Tracked excavators"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5022.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Phillips head screwdrivers",
            "Straight screwdrivers"
         ]
      },
      {
         "code": 27112901,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5022.00/related/tools_used/27112901",
         "title": "Grease guns",
         "example": [
            "Air grease guns",
            "Hand grease guns"
         ]
      },
      {
         "code": 22101715,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5022.00/related/tools_used/22101715",
         "title": "Batching plants or feeders",
         "example": [
            "Asphalt plants",
            "Concrete plants"
         ]
      },
      {
         "code": 43211510,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-5022.00/related/tools_used/43211510",
         "title": "Mainframe console or dumb terminals",
         "example": [
            "Computer terminals"
         ]
      }
   ]
}