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/25-1032.00/details/detailed_work_activities
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 29,
   "next": "https://api-v2.onetcenter.org/online/occupations/25-1032.00/details/detailed_work_activities?start=11&end=20",
   "activity": [
      {
         "id": "4.A.2.b.3.I01.D10",
         "title": "Research topics in area of expertise.",
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1032.00/related/detailed_work_activities/4.A.2.b.3.I01.D10"
      },
      {
         "id": "4.A.3.b.6.I16.D01",
         "title": "Write articles, books or other original materials in area of expertise.",
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1032.00/related/detailed_work_activities/4.A.3.b.6.I16.D01"
      },
      {
         "id": "4.A.3.b.6.I12.D09",
         "title": "Develop instructional materials.",
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1032.00/related/detailed_work_activities/4.A.3.b.6.I12.D09"
      },
      {
         "id": "4.A.2.a.1.I03.D04",
         "title": "Evaluate student work.",
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1032.00/related/detailed_work_activities/4.A.2.a.1.I03.D04"
      },
      {
         "id": "4.A.3.b.6.I07.D02",
         "title": "Write grant proposals.",
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1032.00/related/detailed_work_activities/4.A.3.b.6.I07.D02"
      },
      {
         "id": "4.A.2.b.3.I01.D18",
         "title": "Attend training sessions or professional meetings to develop or maintain professional knowledge.",
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1032.00/related/detailed_work_activities/4.A.2.b.3.I01.D18"
      },
      {
         "id": "4.A.2.b.3.I01.D03",
         "title": "Stay informed about current developments in field of specialization.",
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1032.00/related/detailed_work_activities/4.A.2.b.3.I01.D03"
      },
      {
         "id": "4.A.4.b.4.I01.D18",
         "title": "Supervise student research or internship work.",
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1032.00/related/detailed_work_activities/4.A.4.b.4.I01.D18"
      },
      {
         "id": "4.A.4.b.3.I02.D12",
         "title": "Teach physical science or mathematics courses at the college level.",
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1032.00/related/detailed_work_activities/4.A.4.b.3.I02.D12"
      },
      {
         "id": "4.A.4.b.3.I02.D05",
         "title": "Guide class discussions.",
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1032.00/related/detailed_work_activities/4.A.4.b.3.I02.D05"
      }
   ]
}