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/53-4022.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 37,
   "next": "https://api-v2.onetcenter.org/online/occupations/53-4022.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 25121501,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-4022.00/related/tools_used/25121501",
         "title": "Diesel freight locomotives",
         "example": [
            "Diesel freight engines",
            "Dinkey engines",
            "Dinky engines",
            "Remote control locomotives"
         ],
         "example_more": [
            "Diesel powered freight engines",
            "Diesel switch engines"
         ]
      },
      {
         "code": 25121701,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-4022.00/related/tools_used/25121701",
         "title": "Rail switching systems",
         "example": [
            "Automatic track switching systems",
            "Manual rail switches",
            "Track switches",
            "Track switching systems"
         ]
      },
      {
         "code": 25121502,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-4022.00/related/tools_used/25121502",
         "title": "Electric freight locomotives",
         "example": [
            "Diesel-electric freight engines",
            "Electric freight engines",
            "Electric powered freight engines",
            "Gas turbine-electric freight engines"
         ]
      },
      {
         "code": 25171703,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-4022.00/related/tools_used/25171703",
         "title": "Train braking systems",
         "example": [
            "Dynamic braking systems",
            "Freight car air brakes",
            "Hand brakes",
            "Locomotive airbrakes"
         ]
      },
      {
         "code": 25121714,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-4022.00/related/tools_used/25121714",
         "title": "Heavy rail turnout switch",
         "example": [
            "Derailers",
            "Ground throw switches",
            "Railroad track switches",
            "Switch handles"
         ]
      },
      {
         "code": 27111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-4022.00/related/tools_used/27111701",
         "title": "Screwdrivers",
         "example": [
            "Philips head screwdrivers",
            "Straight screwdrivers"
         ]
      },
      {
         "code": 30191502,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-4022.00/related/tools_used/30191502",
         "title": "Scaffolding",
         "example": [
            "Dock boards",
            "Mobile scaffolding"
         ]
      },
      {
         "code": 46171602,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-4022.00/related/tools_used/46171602",
         "title": "Safety horns",
         "example": [
            "Air horns",
            "Safety air horns"
         ]
      },
      {
         "code": 41112403,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-4022.00/related/tools_used/41112403",
         "title": "Pressure indicators",
         "example": [
            "Air pressure gauges",
            "Steam pressure gauges"
         ]
      },
      {
         "code": 46181604,
         "related": "https://api-v2.onetcenter.org/online/occupations/53-4022.00/related/tools_used/46181604",
         "title": "Safety boots",
         "example": [
            "Steel toe boots",
            "Steel-toes boots"
         ]
      }
   ]
}