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-2012.05/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 18,
   "next": "https://api-v2.onetcenter.org/online/occupations/27-2012.05/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 21,
      "href": "https://api-v2.onetcenter.org/online/occupations/27-2012.05/hot_technology"
   },
   "category": [
      {
         "code": 43232103,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2012.05/related/technology_skills/43232103",
         "title": "Video creation and editing software",
         "example": [
            {
               "title": "Adobe After Effects",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Adobe%20After%20Effects",
               "hot_technology": true
            },
            {
               "title": "Apple Final Cut Pro",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Apple%20Final%20Cut%20Pro"
            },
            {
               "title": "The Associated Press ENPS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/The%20Associated%20Press%20ENPS"
            },
            {
               "title": "YouTube",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/YouTube"
            }
         ],
         "example_more": [
            {
               "title": "Avid Technology audio visual editing software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Avid%20Technology%20audio%20visual%20editing%20software"
            },
            {
               "title": "Avid Technology Media Composer",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Avid%20Technology%20Media%20Composer"
            },
            {
               "title": "Character generator software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Character%20generator%20software"
            },
            {
               "title": "Side Effects Houdini",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Side%20Effects%20Houdini"
            }
         ]
      },
      {
         "code": 43232405,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2012.05/related/technology_skills/43232405",
         "title": "Object or component oriented development software",
         "example": [
            {
               "title": "C++",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/C%2B%2B",
               "hot_technology": true
            },
            {
               "title": "Perl",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Perl",
               "hot_technology": true
            },
            {
               "title": "Python",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Python",
               "hot_technology": true
            },
            {
               "title": "Swift",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Swift",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232402,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2012.05/related/technology_skills/43232402",
         "title": "Development environment software",
         "example": [
            {
               "title": "C",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/C",
               "hot_technology": true
            },
            {
               "title": "Software development tools",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Software%20development%20tools"
            },
            {
               "title": "Unity Technologies Unity",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Unity%20Technologies%20Unity"
            }
         ]
      },
      {
         "code": 43233004,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2012.05/related/technology_skills/43233004",
         "title": "Operating system software",
         "example": [
            {
               "title": "Linux",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Linux",
               "hot_technology": true
            },
            {
               "title": "UNIX",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/UNIX",
               "hot_technology": true
            },
            {
               "title": "UNIX Shell",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/UNIX%20Shell",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232107,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-2012.05/related/technology_skills/43232107",
         "title": "Web page creation and editing software",
         "example": [
            {
               "title": "Adobe Experience Manager (AEM)",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Adobe%20Experience%20Manager%20(AEM)"
            },
            {
               "title": "Facebook",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Facebook",
               "hot_technology": true
            },
            {
               "title": "Social media sites",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Social%20media%20sites"
            }
         ]
      }
   ]
}