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-1032.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 26,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-1032.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 21101801,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1032.00/related/tools_used/21101801",
         "title": "Sprayers",
         "example": [
            "Backpack sprayers",
            "Weed sprayers"
         ]
      },
      {
         "code": 25101905,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1032.00/related/tools_used/25101905",
         "title": "All terrain vehicles tracked or wheeled",
         "example": [
            "All-terrain vehicles ATV",
            "Four wheel drive 4WD vehicles"
         ]
      },
      {
         "code": 41114001,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1032.00/related/tools_used/41114001",
         "title": "Clinometers",
         "example": [
            "Digital clinometers"
         ]
      },
      {
         "code": 41114201,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1032.00/related/tools_used/41114201",
         "title": "Measuring tapes",
         "example": [
            "Steel measuring tapes"
         ]
      },
      {
         "code": 41112901,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1032.00/related/tools_used/41112901",
         "title": "Direction finding compasses",
         "example": [
            "Navigational compasses"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1032.00/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Hip chains"
         ]
      },
      {
         "code": 22101501,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1032.00/related/tools_used/22101501",
         "title": "Front end loaders",
         "example": [
            "Multipurpose front end loaders"
         ]
      },
      {
         "code": 43211711,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1032.00/related/tools_used/43211711",
         "title": "Scanners",
         "example": [
            "Computer data input scanners"
         ]
      },
      {
         "code": 41114202,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1032.00/related/tools_used/41114202",
         "title": "Measuring rods",
         "example": [
            "Tree scale sticks"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1032.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      }
   ]
}