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/33-9094.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "33-9094.00",
   "title": "School Bus Monitors",
   "tags": {},
   "description": "Maintain order among students on a school bus. Duties include helping students safely board and exit and communicating behavioral problems. May perform pretrip and posttrip inspections and prepare for and assist in emergency evacuations.",
   "updated": {
      "year": 2024,
      "contents": [
         {
            "title": "Alternate Titles",
            "source": "Multiple sources",
            "year": 2022
         },
         {
            "title": "Detailed Work Activities",
            "source": "Analyst",
            "year": 2020
         },
         {
            "title": "Interests",
            "source": "Machine Learning",
            "year": 2023
         },
         {
            "title": "Job Zone",
            "source": "Analyst - Preliminary",
            "year": 2021
         },
         {
            "title": "Related Occupations",
            "source": "Analyst",
            "year": 2024
         },
         {
            "title": "Tasks",
            "source": "Analyst",
            "year": 2020
         },
         {
            "title": "Technology Skills & Tools",
            "source": "Analyst",
            "year": 2022
         }
      ]
   },
   "summary_contents": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/33-9094.00/summary/tasks",
         "title": "Tasks"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/33-9094.00/summary/technology_skills",
         "title": "Technology Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/33-9094.00/hot_technology",
         "title": "Hot Technologies"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/33-9094.00/summary/detailed_work_activities",
         "title": "Detailed Work Activities"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/33-9094.00/summary/job_zone",
         "title": "Job Zone"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/33-9094.00/summary/interests",
         "title": "Interests"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/33-9094.00/summary/related_occupations",
         "title": "Related Occupations"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/33-9094.00/summary/professional_associations",
         "title": "Professional Associations"
      }
   ],
   "details_contents": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/33-9094.00/details/tasks",
         "title": "Tasks"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/33-9094.00/details/technology_skills",
         "title": "Technology Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/33-9094.00/hot_technology",
         "title": "Hot Technologies"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/33-9094.00/details/detailed_work_activities",
         "title": "Detailed Work Activities"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/33-9094.00/details/job_zone",
         "title": "Job Zone"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/33-9094.00/details/interests",
         "title": "Interests"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/33-9094.00/details/related_occupations",
         "title": "Related Occupations"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/33-9094.00/details/professional_associations",
         "title": "Professional Associations"
      }
   ],
   "custom_contents": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/33-9094.00/custom/work_activities_outline",
         "title": "Work Activities Outline"
      }
   ]
}