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/13-1031.00/related/work_context/4.C.3.b.7
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "id": "4.C.3.b.7",
      "name": "Importance of Repeating Same Tasks",
      "description": "How important are continuous, repetitive, physical activities (like key entry) or mental activities (like checking entries in a ledger) to performing this job?",
      "see_more": "https://api-v2.onetcenter.org/online/onet_data/work_context/4.C.3.b.7"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-4181.00/",
         "code": "43-4181.00",
         "title": "Reservation and Transportation Ticket Agents and Travel Clerks",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-5031.00/",
         "code": "43-5031.00",
         "title": "Public Safety Telecommunicators",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-3041.00/",
         "code": "43-3041.00",
         "title": "Gambling Cage Workers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-9021.00/",
         "code": "43-9021.00",
         "title": "Data Entry Keyers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-2011.01/",
         "code": "29-2011.01",
         "title": "Cytogenetic Technologists",
         "tags": {}
      }
   ]
}