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-2031.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 69,
   "next": "https://api-v2.onetcenter.org/online/occupations/47-2031.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27111802,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2031.00/related/tools_used/27111802",
         "title": "Levels",
         "example": [
            "Laser levels",
            "Self-stopping levels",
            "Torpedo levels",
            "Visible beam laser levels"
         ],
         "example_more": [
            "A-frame levels",
            "Bubble levels",
            "Bullseye levels",
            "Calibrating electronic levels",
            "Carpenters' levels",
            "Digital levels",
            "Infrared laser levels",
            "Lock levels",
            "Magnetized levels",
            "Spirit levels",
            "Water levels"
         ]
      },
      {
         "code": 27112709,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2031.00/related/tools_used/27112709",
         "title": "Power saws",
         "example": [
            "Beam saws",
            "Circular saws",
            "Reciprocating saws",
            "Worm-drive saws"
         ],
         "example_more": [
            "Band saws",
            "Radial arm saws",
            "Table saws"
         ]
      },
      {
         "code": 30191501,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2031.00/related/tools_used/30191501",
         "title": "Ladders",
         "example": [
            "Extension ladders",
            "Fold-up ladders",
            "Non-conducting ladders"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2031.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Multi-tip screwdrivers",
            "Phillips head screwdrivers",
            "Straight screwdrivers"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2031.00/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Cross-curve tape measures",
            "Measuring tapes",
            "Story pole tape measures"
         ]
      },
      {
         "code": 23153002,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2031.00/related/tools_used/23153002",
         "title": "Guide jig",
         "example": [
            "Chain saw jigs",
            "Chainsaw jigs",
            "Mortise jigs"
         ]
      },
      {
         "code": 24101612,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2031.00/related/tools_used/24101612",
         "title": "Jacks",
         "example": [
            "Beam-lifting jacks",
            "Screw jacks",
            "Wall-lifting jacks"
         ]
      },
      {
         "code": 27111803,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2031.00/related/tools_used/27111803",
         "title": "Squares",
         "example": [
            "Combination squares",
            "Framing squares",
            "Layout bars"
         ]
      },
      {
         "code": 27111903,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2031.00/related/tools_used/27111903",
         "title": "Planes",
         "example": [
            "Hand planers",
            "Rabbet planes",
            "Shapers"
         ]
      },
      {
         "code": 27112707,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2031.00/related/tools_used/27112707",
         "title": "Power routers",
         "example": [
            "Plunge routers",
            "Portable routers",
            "Trim routers"
         ]
      }
   ]
}