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/45-1011.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/45-1011.00/details/detailed_work_activities?start=11&end=20",
   "activity": [
      {
         "id": "4.A.4.b.4.I13.D06",
         "title": "Assign duties or work schedules to employees.",
         "related": "https://api-v2.onetcenter.org/online/occupations/45-1011.00/related/detailed_work_activities/4.A.4.b.4.I13.D06"
      },
      {
         "id": "4.A.3.b.6.I08.D08",
         "title": "Record agricultural or forestry inventory data.",
         "related": "https://api-v2.onetcenter.org/online/occupations/45-1011.00/related/detailed_work_activities/4.A.3.b.6.I08.D08"
      },
      {
         "id": "4.A.1.a.2.I11.D02",
         "title": "Inspect products or operations to ensure that standards are met.",
         "related": "https://api-v2.onetcenter.org/online/occupations/45-1011.00/related/detailed_work_activities/4.A.1.a.2.I11.D02"
      },
      {
         "id": "4.A.1.a.2.I05.D04",
         "title": "Monitor animal behavior or condition.",
         "related": "https://api-v2.onetcenter.org/online/occupations/45-1011.00/related/detailed_work_activities/4.A.1.a.2.I05.D04"
      },
      {
         "id": "4.A.4.b.3.I04.D09",
         "title": "Train workers in farming, forestry, or hunting techniques.",
         "related": "https://api-v2.onetcenter.org/online/occupations/45-1011.00/related/detailed_work_activities/4.A.4.b.3.I04.D09"
      },
      {
         "id": "4.A.4.a.5.I12.D05",
         "title": "Treat animal injuries or illnesses.",
         "related": "https://api-v2.onetcenter.org/online/occupations/45-1011.00/related/detailed_work_activities/4.A.4.a.5.I12.D05"
      },
      {
         "id": "4.A.4.a.2.I03.D13",
         "title": "Confer with managers to make operational decisions.",
         "related": "https://api-v2.onetcenter.org/online/occupations/45-1011.00/related/detailed_work_activities/4.A.4.a.2.I03.D13"
      },
      {
         "id": "4.A.4.a.2.I03.D01",
         "title": "Communicate with other workers to coordinate activities.",
         "related": "https://api-v2.onetcenter.org/online/occupations/45-1011.00/related/detailed_work_activities/4.A.4.a.2.I03.D01"
      },
      {
         "id": "4.A.2.a.1.I05.D02",
         "title": "Evaluate quality of plants or crops.",
         "related": "https://api-v2.onetcenter.org/online/occupations/45-1011.00/related/detailed_work_activities/4.A.2.a.1.I05.D02"
      },
      {
         "id": "4.A.4.b.4.I04.D01",
         "title": "Coordinate forestry or agricultural activities.",
         "related": "https://api-v2.onetcenter.org/online/occupations/45-1011.00/related/detailed_work_activities/4.A.4.b.4.I04.D01"
      }
   ]
}