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/11-2033.00/details/detailed_work_activities
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 22,
   "next": "https://api-v2.onetcenter.org/online/occupations/11-2033.00/details/detailed_work_activities?start=11&end=20",
   "activity": [
      {
         "id": "4.A.2.b.4.I01.D01",
         "title": "Develop organizational policies or programs.",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-2033.00/related/detailed_work_activities/4.A.2.b.4.I01.D01"
      },
      {
         "id": "4.A.2.b.2.I03.D01",
         "title": "Develop business or market strategies.",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-2033.00/related/detailed_work_activities/4.A.2.b.2.I03.D01"
      },
      {
         "id": "4.A.2.b.2.I09.D02",
         "title": "Develop financial or business plans.",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-2033.00/related/detailed_work_activities/4.A.2.b.2.I09.D02"
      },
      {
         "id": "4.A.2.b.2.I06.D03",
         "title": "Develop library or archival databases.",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-2033.00/related/detailed_work_activities/4.A.2.b.2.I06.D03"
      },
      {
         "id": "4.A.2.b.4.I01.D02",
         "title": "Develop operating strategies, plans, or procedures.",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-2033.00/related/detailed_work_activities/4.A.2.b.4.I01.D02"
      },
      {
         "id": "4.A.2.b.2.I27.D02",
         "title": "Develop organizational goals or objectives.",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-2033.00/related/detailed_work_activities/4.A.2.b.2.I27.D02"
      },
      {
         "id": "4.A.2.b.2.I12.D01",
         "title": "Develop promotional materials.",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-2033.00/related/detailed_work_activities/4.A.2.b.2.I12.D01"
      },
      {
         "id": "4.A.4.b.4.I09.D02",
         "title": "Direct financial operations.",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-2033.00/related/detailed_work_activities/4.A.4.b.4.I09.D02"
      },
      {
         "id": "4.A.4.b.4.I12.D03",
         "title": "Direct sales, marketing, or customer service activities.",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-2033.00/related/detailed_work_activities/4.A.4.b.4.I12.D03"
      },
      {
         "id": "4.A.4.c.3.I03.D01",
         "title": "Distribute instructional or library materials.",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-2033.00/related/detailed_work_activities/4.A.4.c.3.I03.D01"
      }
   ]
}