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/19-1021.00/details/detailed_work_activities
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 14,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-1021.00/details/detailed_work_activities?start=11&end=14",
   "activity": [
      {
         "id": "4.A.3.b.6.I03.D04",
         "title": "Prepare scientific or technical reports or presentations.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1021.00/related/detailed_work_activities/4.A.3.b.6.I03.D04"
      },
      {
         "id": "4.A.4.b.3.I02.D09",
         "title": "Instruct college students in physical or life sciences.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1021.00/related/detailed_work_activities/4.A.4.b.3.I02.D09"
      },
      {
         "id": "4.A.1.a.1.I16.D04",
         "title": "Research microbiological or chemical processes or structures.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1021.00/related/detailed_work_activities/4.A.1.a.1.I16.D04"
      },
      {
         "id": "4.A.4.b.4.I01.D10",
         "title": "Supervise scientific or technical personnel.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1021.00/related/detailed_work_activities/4.A.4.b.4.I01.D10"
      },
      {
         "id": "4.A.2.b.2.I23.D02",
         "title": "Develop biological research methods.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1021.00/related/detailed_work_activities/4.A.2.b.2.I23.D02"
      },
      {
         "id": "4.A.3.b.6.I07.D02",
         "title": "Write grant proposals.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1021.00/related/detailed_work_activities/4.A.3.b.6.I07.D02"
      },
      {
         "id": "4.A.2.b.2.I23.D04",
         "title": "Design research studies to obtain scientific information.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1021.00/related/detailed_work_activities/4.A.2.b.2.I23.D04"
      },
      {
         "id": "4.A.2.a.4.I10.D05",
         "title": "Analyze biological samples.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1021.00/related/detailed_work_activities/4.A.2.a.4.I10.D05"
      },
      {
         "id": "4.A.3.a.2.I46.D10",
         "title": "Set up laboratory or field equipment.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1021.00/related/detailed_work_activities/4.A.3.a.2.I46.D10"
      },
      {
         "id": "4.A.3.a.2.I47.D04",
         "title": "Prepare compounds or solutions for products or testing.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1021.00/related/detailed_work_activities/4.A.3.a.2.I47.D04"
      }
   ]
}