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-4021.00/details/detailed_work_activities
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 12,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-4021.00/details/detailed_work_activities?start=11&end=12",
   "activity": [
      {
         "id": "4.A.3.a.2.I38.D02",
         "title": "Collect biological specimens.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4021.00/related/detailed_work_activities/4.A.3.a.2.I38.D02"
      },
      {
         "id": "4.A.1.a.2.I02.D16",
         "title": "Monitor operational procedures in technical environments to ensure conformance to standards.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4021.00/related/detailed_work_activities/4.A.1.a.2.I02.D16"
      },
      {
         "id": "4.A.2.a.4.I07.D05",
         "title": "Interpret research or operational data.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4021.00/related/detailed_work_activities/4.A.2.a.4.I07.D05"
      },
      {
         "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-4021.00/related/detailed_work_activities/4.A.1.a.1.I16.D04"
      },
      {
         "id": "4.A.3.b.6.I08.D18",
         "title": "Record research or operational data.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4021.00/related/detailed_work_activities/4.A.3.b.6.I08.D18"
      },
      {
         "id": "4.A.3.a.2.I47.D03",
         "title": "Prepare biological samples for testing or analysis.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4021.00/related/detailed_work_activities/4.A.3.a.2.I47.D03"
      },
      {
         "id": "4.A.3.a.2.I46.D10",
         "title": "Set up laboratory or field equipment.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4021.00/related/detailed_work_activities/4.A.3.a.2.I46.D10"
      },
      {
         "id": "4.A.3.a.1.I08.D06",
         "title": "Clean objects.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4021.00/related/detailed_work_activities/4.A.3.a.1.I08.D06"
      },
      {
         "id": "4.A.4.a.5.I04.D01",
         "title": "Care for plants or animals.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4021.00/related/detailed_work_activities/4.A.4.a.5.I04.D01"
      },
      {
         "id": "4.A.2.a.4.I10.D06",
         "title": "Analyze chemical compounds or substances.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4021.00/related/detailed_work_activities/4.A.2.a.4.I10.D06"
      }
   ]
}