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/mnm/industries/48/most_people
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 20,
   "total": 23,
   "next": "https://api-v2.onetcenter.org/mnm/industries/48/most_people?start=21&end=23",
   "example": {
      "href": "https://api-v2.onetcenter.org/mnm/careers/53-2031.00/",
      "code": "53-2031.00",
      "title": "Flight Attendants",
      "tags": {
         "bright_outlook": true
      },
      "percent_employed": 99
   },
   "career": [
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-1041.00/",
         "code": "53-1041.00",
         "title": "Aircraft Cargo Handling Supervisors",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/49-3011.00/",
         "code": "49-3011.00",
         "title": "Aircraft Mechanics & Service Technicians",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-6032.00/",
         "code": "53-6032.00",
         "title": "Aircraft Service Attendants",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-2022.00/",
         "code": "53-2022.00",
         "title": "Airfield Operations Specialists",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-2011.00/",
         "code": "53-2011.00",
         "title": "Airline Pilots, Copilots, & Flight Engineers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-5021.00/",
         "code": "53-5021.00",
         "title": "Captains, Mates, & Pilots of Water Vessels",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/43-5011.00/",
         "code": "43-5011.00",
         "title": "Cargo & Freight Agents",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-2012.00/",
         "code": "53-2012.00",
         "title": "Commercial Pilots",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-2031.00/",
         "code": "53-2031.00",
         "title": "Flight Attendants",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/43-5011.01/",
         "code": "43-5011.01",
         "title": "Freight Forwarders",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-3032.00/",
         "code": "53-3032.00",
         "title": "Heavy & Tractor-Trailer Truck Drivers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-4011.00/",
         "code": "53-4011.00",
         "title": "Locomotive Engineers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-6061.00/",
         "code": "53-6061.00",
         "title": "Passenger Attendants",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/49-3043.00/",
         "code": "49-3043.00",
         "title": "Rail Car Repairers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-4013.00/",
         "code": "53-4013.00",
         "title": "Rail Yard Engineers, Dinkey Operators, & Hostlers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/47-4061.00/",
         "code": "47-4061.00",
         "title": "Rail-Track Laying & Maintenance Equipment Operators",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-4022.00/",
         "code": "53-4022.00",
         "title": "Railroad Brake, Signal, & Switch Operators & Locomotive Firers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-4031.00/",
         "code": "53-4031.00",
         "title": "Railroad Conductors & Yardmasters",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/43-4181.00/",
         "code": "43-4181.00",
         "title": "Reservation & Transportation Ticket Agents & Travel Clerks",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-5011.00/",
         "code": "53-5011.00",
         "title": "Sailors & Marine Oilers",
         "tags": {}
      }
   ]
}