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-4032.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 8,
   "total": 8,
   "category": [
      {
         "code": 45111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4032.00/related/tools_used/45111801",
         "title": "Media control systems",
         "example": [
            "Audio patch bays",
            "Video patch bays"
         ]
      },
      {
         "code": 45111805,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4032.00/related/tools_used/45111805",
         "title": "Video editors",
         "example": [
            "Digital video editing systems"
         ]
      },
      {
         "code": 52161516,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4032.00/related/tools_used/52161516",
         "title": "Digital video disk players or recorders",
         "example": [
            "Digital video disk DVD recorders"
         ]
      },
      {
         "code": 43223207,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4032.00/related/tools_used/43223207",
         "title": "Video streaming system",
         "example": [
            "YouTube.com"
         ]
      },
      {
         "code": 43211507,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4032.00/related/tools_used/43211507",
         "title": "Desktop computers",
         "example": []
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4032.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 43211508,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4032.00/related/tools_used/43211508",
         "title": "Personal computers",
         "example": []
      },
      {
         "code": 43222609,
         "related": "https://api-v2.onetcenter.org/online/occupations/27-4032.00/related/tools_used/43222609",
         "title": "Network routers",
         "example": []
      }
   ]
}