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-2151.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 73,
   "next": "https://api-v2.onetcenter.org/online/occupations/47-2151.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27112704,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2151.00/related/tools_used/27112704",
         "title": "Power grinders",
         "example": [
            "Bevel grinding machines",
            "Motor-driven grinders",
            "Portable grinders",
            "Stationary grinders"
         ]
      },
      {
         "code": 40151510,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2151.00/related/tools_used/40151510",
         "title": "Water pumps",
         "example": [
            "Ditch pumps",
            "Fill pumps"
         ]
      },
      {
         "code": 20111601,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2151.00/related/tools_used/20111601",
         "title": "Boring or sinking machinery",
         "example": [
            "Boring machines",
            "Horizontal boring machines"
         ]
      },
      {
         "code": 24101612,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2151.00/related/tools_used/24101612",
         "title": "Jacks",
         "example": [
            "Manual screw jacks",
            "Pipeline jacks"
         ]
      },
      {
         "code": 27111803,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2151.00/related/tools_used/27111803",
         "title": "Squares",
         "example": [
            "Combination squares",
            "Framing squares"
         ]
      },
      {
         "code": 27112004,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2151.00/related/tools_used/27112004",
         "title": "Shovels",
         "example": [
            "Narrow mouth shovels",
            "Round point shovels"
         ]
      },
      {
         "code": 22101507,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2151.00/related/tools_used/22101507",
         "title": "Tampers",
         "example": [
            "Hand tampers",
            "Powered tampers"
         ]
      },
      {
         "code": 22101508,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2151.00/related/tools_used/22101508",
         "title": "Trenching machines",
         "example": [
            "Cable plows",
            "Trenchers"
         ]
      },
      {
         "code": 47121808,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2151.00/related/tools_used/47121808",
         "title": "Drain or pipe cleaning equipment",
         "example": [
            "Pigs",
            "Snakes"
         ]
      },
      {
         "code": 27112709,
         "related": "https://api-v2.onetcenter.org/online/occupations/47-2151.00/related/tools_used/27112709",
         "title": "Power saws",
         "example": [
            "Concrete saws",
            "Reciprocating pipe saws"
         ]
      }
   ]
}