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/job_families/39-0000
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 20,
   "total": 34,
   "next": "https://api-v2.onetcenter.org/online/job_families/39-0000?start=21&end=34",
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/39-3091.00/",
         "code": "39-3091.00",
         "title": "Amusement and Recreation Attendants",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/39-2021.00/",
         "code": "39-2021.00",
         "title": "Animal Caretakers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/39-2011.00/",
         "code": "39-2011.00",
         "title": "Animal Trainers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/39-6011.00/",
         "code": "39-6011.00",
         "title": "Baggage Porters and Bellhops",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/39-5011.00/",
         "code": "39-5011.00",
         "title": "Barbers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/39-9011.00/",
         "code": "39-9011.00",
         "title": "Childcare Workers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/39-6012.00/",
         "code": "39-6012.00",
         "title": "Concierges",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/39-3092.00/",
         "code": "39-3092.00",
         "title": "Costume Attendants",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/39-4012.00/",
         "code": "39-4012.00",
         "title": "Crematory Operators",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/39-4011.00/",
         "code": "39-4011.00",
         "title": "Embalmers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/39-3099.00/",
         "code": "39-3099.00",
         "title": "Entertainment Attendants and Related Workers, All Other",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/39-9031.00/",
         "code": "39-9031.00",
         "title": "Exercise Trainers and Group Fitness Instructors",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/39-1014.00/",
         "code": "39-1014.00",
         "title": "First-Line Supervisors of Entertainment and Recreation Workers, Except Gambling Services",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/39-1013.00/",
         "code": "39-1013.00",
         "title": "First-Line Supervisors of Gambling Services Workers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/39-1022.00/",
         "code": "39-1022.00",
         "title": "First-Line Supervisors of Personal Service Workers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/39-4021.00/",
         "code": "39-4021.00",
         "title": "Funeral Attendants",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/39-3012.00/",
         "code": "39-3012.00",
         "title": "Gambling and Sports Book Writers and Runners",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/39-3011.00/",
         "code": "39-3011.00",
         "title": "Gambling Dealers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/39-3019.00/",
         "code": "39-3019.00",
         "title": "Gambling Service Workers, All Other",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/39-5012.00/",
         "code": "39-5012.00",
         "title": "Hairdressers, Hairstylists, and Cosmetologists",
         "tags": {
            "bright_outlook": true
         }
      }
   ]
}