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/job_preparation/2
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 20,
   "total": 295,
   "next": "https://api-v2.onetcenter.org/mnm/job_preparation/2?start=21&end=40",
   "summary": {
      "title": "Job Zone Two: Some Preparation Needed",
      "experience": "Some previous work-related skill, knowledge, or experience is usually needed. For example, it would help a teller to have experience working with the public.",
      "training": "Employees in these careers need from a few months to one year of working with experienced employees. An apprenticeship program may be available for these careers.",
      "education": "These careers usually need a high school diploma."
   },
   "career": [
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/27-2011.00/",
         "code": "27-2011.00",
         "title": "Actors",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/51-9191.00/",
         "code": "51-9191.00",
         "title": "Adhesive Bonding Machine Operators & Tenders",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/45-2011.00/",
         "code": "45-2011.00",
         "title": "Agricultural Inspectors",
         "tags": {}
      },
      {
         "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/53-6032.00/",
         "code": "53-6032.00",
         "title": "Aircraft Service Attendants",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/51-2011.00/",
         "code": "51-2011.00",
         "title": "Aircraft Structure, Surfaces, Rigging, & Systems Assemblers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-3011.00/",
         "code": "53-3011.00",
         "title": "Ambulance Drivers & Attendants",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/45-2021.00/",
         "code": "45-2021.00",
         "title": "Animal Breeders",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/39-2021.00/",
         "code": "39-2021.00",
         "title": "Animal Caretakers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/33-9011.00/",
         "code": "33-9011.00",
         "title": "Animal Control Workers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/39-2011.00/",
         "code": "39-2011.00",
         "title": "Animal Trainers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/27-2021.00/",
         "code": "27-2021.00",
         "title": "Athletes & Sports Competitors",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-6031.00/",
         "code": "53-6031.00",
         "title": "Automotive & Watercraft Service Attendants",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/49-3021.00/",
         "code": "49-3021.00",
         "title": "Automotive Body & Related Repairers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/49-3022.00/",
         "code": "49-3022.00",
         "title": "Automotive Glass Installers & Repairers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/39-6011.00/",
         "code": "39-6011.00",
         "title": "Baggage Porters & Bellhops",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/51-3011.00/",
         "code": "51-3011.00",
         "title": "Bakers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/35-3011.00/",
         "code": "35-3011.00",
         "title": "Bartenders",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/49-3091.00/",
         "code": "49-3091.00",
         "title": "Bicycle Repairers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/43-3011.00/",
         "code": "43-3011.00",
         "title": "Bill & Account Collectors",
         "tags": {}
      }
   ]
}