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/27-2091.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "27-2091.00",
   "title": "Disc Jockeys, Except Radio",
   "tags": {},
   "description": "Play prerecorded music for live audiences at venues or events such as clubs, parties, or wedding receptions. May use techniques such as mixing, cutting, or sampling to manipulate recordings. May also perform as emcee (master of ceremonies).",
   "updated": {
      "year": 2025,
      "contents": [
         {
            "title": "Alternate Titles",
            "source": "Multiple sources",
            "year": 2025
         },
         {
            "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": 2023
         }
      ]
   },
   "summary_contents": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-2091.00/summary/tasks",
         "title": "Tasks"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-2091.00/summary/technology_skills",
         "title": "Technology Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-2091.00/hot_technology",
         "title": "Hot Technologies"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-2091.00/summary/detailed_work_activities",
         "title": "Detailed Work Activities"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-2091.00/summary/job_zone",
         "title": "Job Zone"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-2091.00/summary/apprenticeship",
         "title": "Apprenticeship Opportunities"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-2091.00/summary/interests",
         "title": "Interests"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-2091.00/summary/related_occupations",
         "title": "Related Occupations"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-2091.00/summary/professional_associations",
         "title": "Professional Associations"
      }
   ],
   "details_contents": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-2091.00/details/tasks",
         "title": "Tasks"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-2091.00/details/technology_skills",
         "title": "Technology Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-2091.00/hot_technology",
         "title": "Hot Technologies"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-2091.00/details/detailed_work_activities",
         "title": "Detailed Work Activities"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-2091.00/details/job_zone",
         "title": "Job Zone"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-2091.00/details/apprenticeship",
         "title": "Apprenticeship Opportunities"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-2091.00/details/interests",
         "title": "Interests"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-2091.00/details/related_occupations",
         "title": "Related Occupations"
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-2091.00/details/professional_associations",
         "title": "Professional Associations"
      }
   ],
   "custom_contents": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-2091.00/custom/work_activities_outline",
         "title": "Work Activities Outline"
      }
   ]
}